expose redis
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-01-11 11:49:55 +01:00
parent a0cb796cec
commit f88acf742a
2 changed files with 3 additions and 2 deletions

View File

@ -17,6 +17,6 @@ REDIS_HOST=xrges-redis
REDIS_PORT=6379
###> symfony/framework-bundle ###
APP_ENV=dev
APP_ENV=prod
APP_SECRET=8ffa51f664399110f3cdc2ffa39e9705
###< symfony/framework-bundle ###