chore(central) : passe le port http a 8084
This commit is contained in:
@@ -38,7 +38,7 @@ services:
|
||||
depends_on:
|
||||
- php
|
||||
ports:
|
||||
- "8083:80"
|
||||
- "8084:80"
|
||||
volumes:
|
||||
- ./:/var/www/html:ro
|
||||
- ./infra/dev/nginx.conf:/etc/nginx/conf.d/central.conf:ro
|
||||
|
||||
Reference in New Issue
Block a user