Skip to content

Commit affcba1

Browse files
authored
Merge pull request #28 from reload/docfix
Update README.md
2 parents bdb9acd + a9e4b04 commit affcba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Use can use the following configuration in your `docker-compose.yml`:
8383
```yaml
8484
environment:
8585
NGINX_DOCUMENT_ROOT: /var/www/web
86-
NGINX_PROXY_PASS: app:3000
86+
NGINX_PROXY_PASS: http://app:3000
8787
```
8888

8989
### Drupal

0 commit comments

Comments
 (0)