Split payment setup into separate components
This commit is contained in:
@@ -4,6 +4,9 @@ SERVER_PORT=2892
|
||||
SERVER_ALLOW_ORIGINS=http://localhost:5173,http://127.0.0.1:5173
|
||||
SERVER_ADMIN_PUBKEYS=
|
||||
|
||||
# Frontend
|
||||
APP_URL=http://127.0.0.1:5173
|
||||
|
||||
# Database
|
||||
DATABASE_URL=sqlite://data/caravel.db
|
||||
|
||||
|
||||
Reference in New Issue
Block a user