change secrets for bunny sync

This commit is contained in:
Andras Bacsai 2023-08-17 16:20:27 +02:00
parent 847b3fe54f
commit 07044680d4
2 changed files with 6 additions and 6 deletions

View File

@ -14,3 +14,9 @@ APP_URL=http://localhost
APP_PORT=8000
DUSK_DRIVER_URL=http://selenium:4444
## For Andras only
# To purge cache
BUNNY_API_KEY=
# To upload assets
BUNNY_STORAGE_API_KEY=

View File

@ -1,6 +0,0 @@
# Secrets related to pushing to GH, Sync files to BunnyCDN etc. Only for maintainers.
# Not related to Coolify, but to how we publish new versions.
GITHUB_TOKEN=
BUNNY_API_KEY=
BUNNY_STORAGE_API_KEY=