Fix nip98
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
# Server
|
||||
SERVER_HOST=127.0.0.1
|
||||
SERVER_URL=http://127.0.0.1:2892
|
||||
SERVER_PORT=2892
|
||||
SERVER_ALLOW_ORIGINS=http://localhost:5173,http://127.0.0.1:5173
|
||||
SERVER_ADMIN_PUBKEYS=
|
||||
APP_URL=http://localhost:5173
|
||||
|
||||
# Database
|
||||
DATABASE_URL=sqlite://data/caravel.db
|
||||
|
||||
Reference in New Issue
Block a user