ajout d'un fichier permettant de partager les .env entre les 2 dépots

This commit is contained in:
2026-02-05 20:11:33 +01:00
parent 6b9500c907
commit 0d22273093
4 changed files with 206 additions and 1 deletions

View File

@@ -12,4 +12,4 @@ MC_SERVER_REPO="git@192.168.1.195:/path/to/NationsGlory_ServeurBuild_Red.git"
WEB_ADMIN_REPO="git@192.168.1.195:/path/to/WebNationsGlory_ServeurBuild_Red.git"
# Branche par défaut
DEFAULT_BRANCH="main"
DEFAULT_BRANCH="master"