We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a66b9c commit f4789c3Copy full SHA for f4789c3
docker-compose.yml
@@ -55,7 +55,7 @@ services:
55
hostname: webserver
56
restart: unless-stopped
57
ports:
58
- - '8080:8080'
+ - '8080:80'
59
links:
60
- drupal
61
environment:
0 commit comments