patch build

This commit is contained in:
2026-02-05 00:30:57 +01:00
parent 88b9c65f7b
commit 9087b7231c
2 changed files with 7 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ services:
RCON_PORT: 25575 RCON_PORT: 25575
SESSION_SECRET: change-this-in-production SESSION_SECRET: change-this-in-production
volumes: volumes:
- /home/innotex/Documents/Projet/Serveur NationsGlory/NationsGlory_ServeurBuild_Red:/mc-server - /NationsGloryRED/NationsGlory_ServeurBuild_Red:/mc-server
- web-admin:/mc-server/.web-admin - web-admin:/mc-server/.web-admin
restart: unless-stopped restart: unless-stopped
network_mode: host network_mode: host

6
package-lock.json generated Normal file
View File

@@ -0,0 +1,6 @@
{
"name": "WebNationsGlory_ServeurBuild_Red",
"lockfileVersion": 3,
"requires": true,
"packages": {}
}