Compare commits

..

2 Commits

Author SHA1 Message Date
admin 3a97b0436e fix(auth): update Facebook OAuth credentials 2026-07-20 16:40:46 +08:00
admin f1b81ef764 chore(env): remove legacy deploy example 2026-07-20 16:39:55 +08:00
4 changed files with 6 additions and 25 deletions
-19
View File
@@ -1,19 +0,0 @@
# Server-only deploy configuration.
# Copy this file to .deploy.env on the deployment server when you want the
# post-receive hook to pull CI-built images instead of building locally.
# build: build Docker image on the deployment server.
# pull: pull Docker image from registry and restart the container.
COZSWEET_DEPLOY_IMAGE_SOURCE=pull
# Full image repository without tag.
# Example:
# COZSWEET_REGISTRY_IMAGE=gitea.banlv-ai.com/admin/cozsweet-web
COZSWEET_REGISTRY_IMAGE=gitea.banlv-ai.com/admin/cozsweet-web
# Optional. Defaults to <deploy_env>-<short_sha>, for example:
# - test-abc1234 on test branch
# - prod-abc1234 on main branch
#
# You may set this to test-latest or prod-latest for latest-tag deploys.
# COZSWEET_REMOTE_IMAGE_TAG=
+2 -2
View File
@@ -32,8 +32,8 @@ AUTH_SECRET=PinzhujxR/qMPrY7bAor8qQlwmmy1tJJCex9Tomhk2c=
# 第三方 OAuth
AUTH_GOOGLE_ID=351948560061-isubggf6eahfii9n0stpf2qu3haralro.apps.googleusercontent.com
AUTH_GOOGLE_SECRET=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
AUTH_FACEBOOK_ID=26934819589512827
AUTH_FACEBOOK_SECRET=004b1a9384b3433e153992e5edcef4ad
AUTH_FACEBOOK_ID=3346658785491798
AUTH_FACEBOOK_SECRET=11afd29e30d53d55f069ec2e63f5b61c
# Cloudflare CDNtest / production 部署后刷缓存用)
CF_ZONE_ID=b1b6bfb7795667609c8e7f418af0156b
+2 -2
View File
@@ -25,8 +25,8 @@ AUTH_SECRET=rKGeHQ/8tKPoh12Kiedil5zHuj9ZfPA0NwY9bgwRqkE=
# 第三方 OAuth
AUTH_GOOGLE_ID=351948560061-isubggf6eahfii9n0stpf2qu3haralro.apps.googleusercontent.com
AUTH_GOOGLE_SECRET=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
AUTH_FACEBOOK_ID=26934819589512827
AUTH_FACEBOOK_SECRET=004b1a9384b3433e153992e5edcef4ad
AUTH_FACEBOOK_ID=3346658785491798
AUTH_FACEBOOK_SECRET=11afd29e30d53d55f069ec2e63f5b61c
# Cloudflare CDNtest / production 部署后刷缓存用)
CF_ZONE_ID=b1b6bfb7795667609c8e7f418af0156b
+2 -2
View File
@@ -34,8 +34,8 @@ AUTH_SECRET=XypsCWoLCNmwOaq4taIMJHe4+cU9YZBaYN4VMTtmSik=
# 第三方 OAuth
AUTH_GOOGLE_ID=351948560061-isubggf6eahfii9n0stpf2qu3haralro.apps.googleusercontent.com
AUTH_GOOGLE_SECRET=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
AUTH_FACEBOOK_ID=26934819589512827
AUTH_FACEBOOK_SECRET=004b1a9384b3433e153992e5edcef4ad
AUTH_FACEBOOK_ID=3346658785491798
AUTH_FACEBOOK_SECRET=11afd29e30d53d55f069ec2e63f5b61c
# Cloudflare CDNtest / production 部署后刷缓存用)
CF_ZONE_ID=b1b6bfb7795667609c8e7f418af0156b