mirror of
https://github.com/michelleDeko/scalelite-run.git
synced 2025-12-16 22:32:10 +01:00
Added RAILS_LOG_TO_STDOUT
This commit is contained in:
3
dotenv
3
dotenv
@@ -6,6 +6,9 @@ DOMAIN_NAME=
|
|||||||
LOADBALANCER_SECRET=
|
LOADBALANCER_SECRET=
|
||||||
SL_HOST=
|
SL_HOST=
|
||||||
|
|
||||||
|
### Output Log in docker logs
|
||||||
|
RAILS_LOG_TO_STDOUT=true
|
||||||
|
|
||||||
### Optional for scalelite-api
|
### Optional for scalelite-api
|
||||||
# LOADBALANCER_CHECKSUM_ALGORITHM=SHA256
|
# LOADBALANCER_CHECKSUM_ALGORITHM=SHA256
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user