Compare commits
3 Commits
402c00c4d3
...
71253c9a01
| Author | SHA1 | Date | |
|---|---|---|---|
| 71253c9a01 | |||
| 3a97b0436e | |||
| f1b81ef764 |
@@ -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=
|
|
||||||
@@ -32,8 +32,8 @@ AUTH_SECRET=PinzhujxR/qMPrY7bAor8qQlwmmy1tJJCex9Tomhk2c=
|
|||||||
# 第三方 OAuth
|
# 第三方 OAuth
|
||||||
AUTH_GOOGLE_ID=351948560061-isubggf6eahfii9n0stpf2qu3haralro.apps.googleusercontent.com
|
AUTH_GOOGLE_ID=351948560061-isubggf6eahfii9n0stpf2qu3haralro.apps.googleusercontent.com
|
||||||
AUTH_GOOGLE_SECRET=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
|
AUTH_GOOGLE_SECRET=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
|
||||||
AUTH_FACEBOOK_ID=26934819589512827
|
AUTH_FACEBOOK_ID=3346658785491798
|
||||||
AUTH_FACEBOOK_SECRET=004b1a9384b3433e153992e5edcef4ad
|
AUTH_FACEBOOK_SECRET=11afd29e30d53d55f069ec2e63f5b61c
|
||||||
|
|
||||||
# Cloudflare CDN(test / production 部署后刷缓存用)
|
# Cloudflare CDN(test / production 部署后刷缓存用)
|
||||||
CF_ZONE_ID=b1b6bfb7795667609c8e7f418af0156b
|
CF_ZONE_ID=b1b6bfb7795667609c8e7f418af0156b
|
||||||
|
|||||||
@@ -25,8 +25,8 @@ AUTH_SECRET=rKGeHQ/8tKPoh12Kiedil5zHuj9ZfPA0NwY9bgwRqkE=
|
|||||||
# 第三方 OAuth
|
# 第三方 OAuth
|
||||||
AUTH_GOOGLE_ID=351948560061-isubggf6eahfii9n0stpf2qu3haralro.apps.googleusercontent.com
|
AUTH_GOOGLE_ID=351948560061-isubggf6eahfii9n0stpf2qu3haralro.apps.googleusercontent.com
|
||||||
AUTH_GOOGLE_SECRET=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
|
AUTH_GOOGLE_SECRET=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
|
||||||
AUTH_FACEBOOK_ID=26934819589512827
|
AUTH_FACEBOOK_ID=3346658785491798
|
||||||
AUTH_FACEBOOK_SECRET=004b1a9384b3433e153992e5edcef4ad
|
AUTH_FACEBOOK_SECRET=11afd29e30d53d55f069ec2e63f5b61c
|
||||||
|
|
||||||
# Cloudflare CDN(test / production 部署后刷缓存用)
|
# Cloudflare CDN(test / production 部署后刷缓存用)
|
||||||
CF_ZONE_ID=b1b6bfb7795667609c8e7f418af0156b
|
CF_ZONE_ID=b1b6bfb7795667609c8e7f418af0156b
|
||||||
|
|||||||
@@ -34,8 +34,8 @@ AUTH_SECRET=XypsCWoLCNmwOaq4taIMJHe4+cU9YZBaYN4VMTtmSik=
|
|||||||
# 第三方 OAuth
|
# 第三方 OAuth
|
||||||
AUTH_GOOGLE_ID=351948560061-isubggf6eahfii9n0stpf2qu3haralro.apps.googleusercontent.com
|
AUTH_GOOGLE_ID=351948560061-isubggf6eahfii9n0stpf2qu3haralro.apps.googleusercontent.com
|
||||||
AUTH_GOOGLE_SECRET=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
|
AUTH_GOOGLE_SECRET=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
|
||||||
AUTH_FACEBOOK_ID=26934819589512827
|
AUTH_FACEBOOK_ID=3346658785491798
|
||||||
AUTH_FACEBOOK_SECRET=004b1a9384b3433e153992e5edcef4ad
|
AUTH_FACEBOOK_SECRET=11afd29e30d53d55f069ec2e63f5b61c
|
||||||
|
|
||||||
# Cloudflare CDN(test / production 部署后刷缓存用)
|
# Cloudflare CDN(test / production 部署后刷缓存用)
|
||||||
CF_ZONE_ID=b1b6bfb7795667609c8e7f418af0156b
|
CF_ZONE_ID=b1b6bfb7795667609c8e7f418af0156b
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 15 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 11 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 35 KiB |
Reference in New Issue
Block a user