Skip to content

Commit 611a9a0

Browse files
committed
Update docker-compose.yml
1 parent 88f6eb3 commit 611a9a0

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-
- '80:80'
58+
- '8070:80'
5959
- '90:90'
6060
links:
6161
- drupal

0 commit comments

Comments
 (0)