File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -640,6 +640,8 @@ services:
640
640
target : production
641
641
environment :
642
642
<< : [*rmmtx_dbconfig_env]
643
+ RMMTX_API_URL : https://mtx.${SERVER_DOMAIN:-localmaeher.dev.pvarki.fi}:9997
644
+ RMMTX_MTX_ADDRESS : mtx.${SERVER_DOMAIN:-localmaeher.dev.pvarki.fi}
643
645
LOG_CONSOLE_FORMATTER : " local"
644
646
RMMTX_LOG_LEVEL : " debug"
645
647
UVICORN_LOG_LEVEL : " debug"
Original file line number Diff line number Diff line change @@ -571,6 +571,8 @@ services:
571
571
target : production
572
572
environment :
573
573
<< : [*rmmtx_dbconfig_env]
574
+ RMMTX_API_URL : https://mtx.${SERVER_DOMAIN:-localmaeher.dev.pvarki.fi}:9997
575
+ RMMTX_MTX_ADDRESS : mtx.${SERVER_DOMAIN:-localmaeher.dev.pvarki.fi}
574
576
networks :
575
577
- productnet
576
578
- intranet
You can’t perform that action at this time.
0 commit comments