mirror of
https://github.com/multipleof4/git.planetrenox.com.git
synced 2026-01-13 16:07:55 +00:00
Update fly.toml
This commit is contained in:
3
fly.toml
3
fly.toml
@@ -7,9 +7,6 @@ primary_region = "lax"
|
|||||||
[env]
|
[env]
|
||||||
GITEA__server__DOMAIN = "git-pr.fly.dev"
|
GITEA__server__DOMAIN = "git-pr.fly.dev"
|
||||||
GITEA__server__ROOT_URL = "https://git-pr.fly.dev/"
|
GITEA__server__ROOT_URL = "https://git-pr.fly.dev/"
|
||||||
GITEA__security__INTERNAL_TOKEN = "${GITEA_INTERNAL_TOKEN}"
|
|
||||||
GITEA__security__SECRET_KEY = "${GITEA_SECRET_KEY}"
|
|
||||||
GITEA__security__JWT_SECRET = "${GITEA_JWT_SECRET}"
|
|
||||||
|
|
||||||
[[mounts]]
|
[[mounts]]
|
||||||
source = "gitea_data"
|
source = "gitea_data"
|
||||||
|
|||||||
Reference in New Issue
Block a user