maj
This commit is contained in:
15
gitea_push/secrets/gitea.env
Normal file
15
gitea_push/secrets/gitea.env
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
# Hôte Gitea (sans protocole)
|
||||
GITEA_HOST="gitea.maison43.duckdns.org"
|
||||
|
||||
|
||||
# Utilisateur Gitea
|
||||
GITEA_USER="gilles"
|
||||
|
||||
|
||||
# Token d’accès (PAT) — garder ce fichier hors git
|
||||
GITEA_TOKEN="652264c84a7f8bcb7bf89bf744339bd35f172b1a"
|
||||
|
||||
|
||||
# Remote git à utiliser (optionnel)
|
||||
GIT_REMOTE="origin"
|
||||
Reference in New Issue
Block a user