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 88f6eb3 commit 611a9a0Copy full SHA for 611a9a0
docker-compose.yml
@@ -55,7 +55,7 @@ services:
55
hostname: webserver
56
restart: unless-stopped
57
ports:
58
- - '80:80'
+ - '8070:80'
59
- '90:90'
60
links:
61
- drupal
0 commit comments