mirror of
https://github.com/arthur-pbty/links.git
synced 2026-08-01 20:29:27 +02:00
update runner
This commit is contained in:
+10
-2
@@ -1,4 +1,12 @@
|
||||
ADMIN_USERNAME=change-me
|
||||
ADMIN_USERNAME=admin
|
||||
ADMIN_PASSWORD=change-me
|
||||
ADMIN_SESSION_SECRET=replace-with-a-long-random-secret
|
||||
PORT=3000
|
||||
|
||||
# Port exposé côté machine
|
||||
APP_PORT=3000
|
||||
|
||||
# Node environment
|
||||
NODE_ENV=production
|
||||
|
||||
# Next.js
|
||||
PORT=3000
|
||||
Reference in New Issue
Block a user