mirror of
https://codeberg.org/rimu/pyfedi
synced 2025-01-23 11:26:56 -08:00
this env variable is very handly for docker containers
This commit is contained in:
parent
0502988739
commit
61ae077011
1 changed files with 2 additions and 0 deletions
|
@ -14,3 +14,5 @@ CACHE_REDIS_URL='redis://localhost:6379/1'
|
|||
BOUNCE_HOST=''
|
||||
BOUNCE_USERNAME=''
|
||||
BOUNCE_PASSWORD=''
|
||||
|
||||
FLASK_APP=pyfedi.py
|
||||
|
|
Loading…
Reference in a new issue