Update env.example
This commit is contained in:
parent
71a172b0aa
commit
02c2c9fb49
@ -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…
Reference in New Issue
Block a user