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