mirror of
https://github.com/PretendoNetwork/account.git
synced 2026-08-24 03:34:08 -05:00
Made CDN disk path configurable, updated CDN config, updated examples
This commit is contained in:
@@ -15,6 +15,7 @@ PN_ACT_CONFIG_S3_ENDPOINT=nyc3.digitaloceanspaces.com
|
||||
PN_ACT_CONFIG_S3_ACCESS_KEY=ACCESS_KEY
|
||||
PN_ACT_CONFIG_S3_ACCESS_SECRET=ACCESS_SECRET
|
||||
PN_ACT_CONFIG_HCAPTCHA_SECRET=0x0000000000000000000000000000000000000000
|
||||
PN_ACT_CONFIG_CDN_BASE=https://local-cdn.example.com
|
||||
PN_ACT_CONFIG_CDN_BASE_URL=https://local-cdn.example.com
|
||||
PN_ACT_CONFIG_CDN_SUBDOMAIN=local-cdn
|
||||
PN_ACT_CONFIG_CDN_DISK_PATH=/home/jon/pretend-cdn
|
||||
PN_ACT_CONFIG_WEBSITE_BASE=https://example.com
|
||||
Reference in New Issue
Block a user