mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 22:59:07 +00:00
Change docker-compose file to match realtime
This commit is contained in:
parent
12a4e8f6af
commit
595a42b2c1
@ -133,6 +133,7 @@ services:
|
||||
ports:
|
||||
- '3423:3423'
|
||||
build:
|
||||
network: host
|
||||
context: .
|
||||
dockerfile: ./HelmChart/Dockerfile
|
||||
env_file:
|
||||
|
@ -186,9 +186,7 @@ services:
|
||||
helmchart:
|
||||
ports:
|
||||
- '3423:3423'
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./HelmChart/Dockerfile
|
||||
image: oneuptime/helmchart:latest
|
||||
env_file:
|
||||
- ./HelmChart/.env
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user