Update README.md
This commit is contained in:
parent
8232867265
commit
e4dc8fdffe
1 changed files with 2 additions and 3 deletions
|
|
@ -106,8 +106,7 @@ DB_PORT=5432
|
|||
DJANGO_SECRET_KEY=mysecret
|
||||
|
||||
# Redis
|
||||
REDIS_HOST=redis
|
||||
REDIS_PORT=6379
|
||||
REDIS_URI="redis://:@redis:6379"
|
||||
|
||||
# Caddy
|
||||
CADDY_PORT_ONE=80
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue