Change docker-compose file to match realtime

This commit is contained in:
Caleb Okpara 2022-05-13 16:52:13 +00:00
parent 12a4e8f6af
commit 595a42b2c1
2 changed files with 2 additions and 3 deletions

View File

@ -133,6 +133,7 @@ services:
ports:
- '3423:3423'
build:
network: host
context: .
dockerfile: ./HelmChart/Dockerfile
env_file:

View File

@ -186,9 +186,7 @@ services:
helmchart:
ports:
- '3423:3423'
build:
context: .
dockerfile: ./HelmChart/Dockerfile
image: oneuptime/helmchart:latest
env_file:
- ./HelmChart/.env
environment: