mirror of
https://github.com/arthur-pbty/links.git
synced 2026-08-01 20:29:27 +02:00
Mise à jour des informations d'identification par défaut dans .env.example et amélioration de la documentation dans README.md
This commit is contained in:
+3
-3
@@ -1,4 +1,4 @@
|
||||
ADMIN_USERNAME=admin
|
||||
ADMIN_PASSWORD=123456
|
||||
ADMIN_SESSION_SECRET=change-me-in-production
|
||||
ADMIN_USERNAME=change-me
|
||||
ADMIN_PASSWORD=change-me
|
||||
ADMIN_SESSION_SECRET=replace-with-a-long-random-secret
|
||||
PORT=3000
|
||||
|
||||
Reference in New Issue
Block a user