@@ -0,0 +1,5 @@
|
||||
PORT=3000
|
||||
# Chemin vers la base SQLite du plugin MMORPG (relatif à Webapp/ ou absolu)
|
||||
DB_PATH=../mmorpg.db
|
||||
# Secret pour les sessions de connexion (changez en production)
|
||||
SESSION_SECRET=change-me-in-production
|
||||
Reference in New Issue
Block a user