Environment and health/status fix

This commit is contained in:
ChiefSoft works
2022-09-03 23:17:41 +00:00
parent 46985d09b3
commit ed1b8e2ce1
11 changed files with 14 additions and 3 deletions
+2
View File
@@ -8,6 +8,8 @@ services:
dockerfile: Dockerfile
hostname: wrenchboard-backend-php72
container_name: wrenchboard-backend-php72
ports:
- 9999:9000
volumes:
- ./configs:/cfgs
- ../www:/app