chore(central) : passe le port http a 8084
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
container_name: central-app
|
||||
env_file: .env
|
||||
ports:
|
||||
- "8083:80"
|
||||
- "8084:80"
|
||||
volumes:
|
||||
- ./config/jwt:/var/www/html/config/jwt:ro
|
||||
- ./uploads:/var/www/html/var/uploads
|
||||
|
||||
Reference in New Issue
Block a user