Switch to final port assignment
This commit is contained in:
parent
c3ba68ede9
commit
26a6225e82
@ -6,7 +6,7 @@ services:
|
||||
- database
|
||||
restart: always
|
||||
ports:
|
||||
- 8080:80
|
||||
- 127.0.0.1:31322:80
|
||||
volumes:
|
||||
- ./images:/var/www/html/images
|
||||
- ./LocalSettings.php:/var/www/html/LocalSettings.php:ro
|
||||
|
Loading…
Reference in New Issue
Block a user