Fix
This commit is contained in:
@ -27,9 +27,8 @@ POSTGRES_PORT=5432
|
||||
REDIS_URI="redis://:@redis:6379"
|
||||
REDIS_PORT=6379
|
||||
|
||||
# Caddy
|
||||
CADDY_PORT_HTTP=80
|
||||
CADDY_PORT_HTTPS=443
|
||||
# NGINX
|
||||
NGINX_PORT_HTTP=80
|
||||
|
||||
# Email
|
||||
DEFAULT_FROM_EMAIL=no-reply@project.localhost
|
||||
|
Reference in New Issue
Block a user