1
0
Fork 0
mirror of synced 2024-06-03 03:14:50 +12:00

fix: add secret key to executor install template

This commit is contained in:
Torsten Dittmann 2022-03-02 17:16:16 +01:00
parent ca25b6ee05
commit dd0c47e886

View file

@ -248,6 +248,7 @@ services:
environment:
- _APP_ENV
- _APP_OPENSSL_KEY_V1
- _APP_EXECUTOR_SECRET
- _APP_REDIS_HOST
- _APP_REDIS_PORT
- _APP_REDIS_USER