nginx template fix
This commit is contained in:
@@ -11,6 +11,12 @@ services:
|
||||
- app-profiler
|
||||
networks:
|
||||
- ovp-net
|
||||
environment:
|
||||
- OVP_API_HOST=ovp-api
|
||||
- OVP_API_PORT=5001
|
||||
- OVP_PROFILER_HOST=ovp-profiler
|
||||
- OVP_PROFILER_PORT=8000
|
||||
|
||||
|
||||
app-gatherer:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user