nginx template fix

This commit is contained in:
Антон
2026-02-06 21:14:52 +03:00
parent bb1a3c9400
commit 5260e45bd8
7 changed files with 49 additions and 30 deletions

View File

@@ -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: