Environment and health/status fix
This commit is contained in:
@@ -8,6 +8,8 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
hostname: wrenchboard-backend-php72
|
||||
container_name: wrenchboard-backend-php72
|
||||
ports:
|
||||
- 9999:9000
|
||||
volumes:
|
||||
- ./configs:/cfgs
|
||||
- ../www:/app
|
||||
|
||||
Reference in New Issue
Block a user