Update env.example
This commit is contained in:
parent
71a172b0aa
commit
02c2c9fb49
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ DJANGO_SECRET_KEY=mysecret
|
||||||
|
|
||||||
# Redis
|
# Redis
|
||||||
REDIS_URI="redis://:@redis:6379"
|
REDIS_URI="redis://:@redis:6379"
|
||||||
|
REDIS_PORT=6379
|
||||||
|
|
||||||
# Caddy
|
# Caddy
|
||||||
CADDY_PORT_ONE=80
|
CADDY_PORT_ONE=80
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue