1
0
Fork 0
mirror of synced 2024-06-14 16:54:52 +12:00
This commit is contained in:
Matej Bačo 2022-11-12 12:51:54 +00:00
parent 902bcfc3be
commit f468248f45
2 changed files with 2 additions and 1 deletions

View file

@ -395,7 +395,7 @@ services:
depends_on:
- redis
- mariadb
- openrutntimes-executor
- openruntimes-executor
environment:
- _APP_ENV
- _APP_OPENSSL_KEY_V1

View file

@ -464,6 +464,7 @@ services:
depends_on:
- redis
- mariadb
- openruntimes-executor
environment:
- _APP_ENV
- _APP_OPENSSL_KEY_V1