fix .env.example for contributor remote
This commit is contained in:
@@ -26,6 +26,8 @@ FSDGG_CLI_CLIENT_ID="ba4ec9ec-8ae8-4450-9cec-fd532bbe63d5"
|
||||
# OAuth app; change it only if the Gitea app registration was updated
|
||||
# in sync.
|
||||
FSDGG_CLI_REDIRECT_URI="http://127.0.0.1:38111/callback"
|
||||
FSDGG_PUBLIC_BASE_URL="https://gateway.cvgitea.ddns.net"
|
||||
FORGE_STACK_DEVPI_URL="https://gateway.cvgitea.ddns.net"
|
||||
|
||||
# Set to 1 to skip TLS verification (self-signed dev Gitea only).
|
||||
# FORGE_INSECURE_TLS="0"
|
||||
|
||||
Reference in New Issue
Block a user