forked from creations/profilePage
add env var, add docker files, idk how i forgot there in the readme
This commit is contained in:
parent
d15b69fe38
commit
6bbf474b93
3 changed files with 68 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
HOST=0.0.0.0
|
||||
PORT=8080
|
||||
|
||||
REDIS_URL=redis://username:password@localhost:6379
|
||||
REDIS_URL=redis://dragonfly:6379
|
||||
REDIS_TTL=3600 # seconds
|
||||
|
||||
# this is only the default value if non is give in /id
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue