mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-09-26 18:46:39 -05:00
chore: document new configuration + add redis to docker compose
This commit is contained in:
@@ -5,6 +5,8 @@ PN_WEBSITE_PUBLIC_BASE_URL=http://localhost:3000
|
||||
PN_WEBSITE_PUBLIC_CDN_BASE_URL=http://pretendo.localhost:3902
|
||||
PN_WEBSITE_PUBLIC_COOKIE_SECURE=false
|
||||
PN_WEBSITE_PUBLIC_REDIRECT_HOSTS=localhost:3000
|
||||
PN_WEBSITE_TRUST_PROXY=false
|
||||
PN_WEBSITE_REDIS_URL=redis://localhost:6379
|
||||
|
||||
# Optional - Authentication
|
||||
PN_WEBSITE_GRPC_HOST=localhost:8123
|
||||
|
||||
Reference in New Issue
Block a user