Fix nip98
Docker / build-and-push-image (backend, backend, coracle/caravel-backend) (push) Failing after 0s
Docker / build-and-push-image (frontend, frontend, coracle/caravel-frontend) (push) Failing after 0s

This commit is contained in:
Jon Staab
2026-06-01 13:31:00 -07:00
parent e4e0172972
commit 9171824ee5
6 changed files with 11 additions and 14 deletions
+1 -2
View File
@@ -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