Skip to content

Commit

Permalink
Switch the account server to use cdn.pretendo.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewL246 committed Jul 31, 2024
1 parent 0dc9d53 commit 019e15c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment/account.env
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PN_ACT_CONFIG_WEBSITE_BASE=https://pretendo.network
PN_ACT_CONFIG_REDIS_URL=redis://redis:6379
PN_ACT_CONFIG_S3_ENDPOINT=http://minio.pretendo.cc
PN_ACT_CONFIG_S3_ACCESS_KEY=minio_pretendo
PN_ACT_CONFIG_CDN_BASE_URL=http://pretendo-cdn.b-cdn.net
PN_ACT_CONFIG_CDN_BASE_URL=http://cdn.pretendo.cc
PN_ACT_CONFIG_CDN_SUBDOMAIN=cdn
PN_ACT_CONFIG_EMAIL_HOST=mailpit
PN_ACT_CONFIG_EMAIL_PORT=1025
Expand Down

0 comments on commit 019e15c

Please sign in to comment.