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