Add healthchecks and test image before push

This commit is contained in:
Reginald Bondoc
2022-12-11 22:36:46 +01:00
parent 8896e1232b
commit 752ebaa3eb
11 changed files with 389 additions and 93 deletions

View File

@@ -15,7 +15,7 @@ services:
- backend
networks:
- infisical
backend:
container_name: infisical-backend
restart: unless-stopped
@@ -28,7 +28,7 @@ services:
- NODE_ENV=production
networks:
- infisical
frontend:
container_name: infisical-frontend
restart: unless-stopped