ci: wrong root url

This commit is contained in:
Tine 2024-02-16 14:53:27 +01:00
parent ccba0a9e18
commit 7b94c72f87
Signed by: mentos1386
SSH key fingerprint: SHA256:MNtTsLbihYaWF8j1fkOHfkKNlnN1JQfxEU/rBU8nCGw

View file

@ -9,7 +9,7 @@ primary_region = 'waw'
[env]
PORT = '8080'
ROOT_URL = 'https://zdravko.fly.dev'
ROOT_URL = 'https://zdravko.mnts.dev'
# Other are defined in secrets
OAUTH2_ENDPOINT_TOKEN_URL = 'https://github.com/login/oauth/access_token'
OAUTH2_ENDPOINT_AUTH_URL = 'https://github.com/login/oauth/authorize'