Skip to content

Commit f4789c3

Browse files
committed
Update docker-compose.yml
1 parent 8a66b9c commit f4789c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ services:
5555
hostname: webserver
5656
restart: unless-stopped
5757
ports:
58-
- '8080:8080'
58+
- '8080:80'
5959
links:
6060
- drupal
6161
environment:

0 commit comments

Comments
 (0)