mirror of
https://github.com/arthur-pbty/reducelink.git
synced 2026-08-02 04:38:06 +02:00
fix runner, db & prisma
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
NEXT_PUBLIC_BASE_URL=https://reducelink.arthurp.fr
|
||||
|
||||
# Base de données SQLite
|
||||
DATABASE_URL="file:./dev.db"
|
||||
DATABASE_URL="file:/app/data/db.db"
|
||||
|
||||
# Port exposé côté machine
|
||||
APP_PORT=3000
|
||||
|
||||
Reference in New Issue
Block a user