chore(release): v1.0.0

This commit is contained in:
2025-10-12 13:47:44 +02:00
parent 9b20b08ab2
commit 4bd9b27909
9 changed files with 32 additions and 51 deletions
+1
View File
@@ -2,3 +2,4 @@
KERNEL_CLASS='App\Kernel'
APP_SECRET='$ecretf0rt3st'
CORS_ALLOW_ORIGIN='^https?://(?:localhost|127\\.0\\.0\\.1)(?::[0-9]+)?$'
DATABASE_URL="sqlite:///%kernel.project_dir%/var/data.db"