Push V1 app
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Podman/Buildah - force format docker pour HEALTHCHECK supporté
|
||||
BUILDAH_FORMAT=docker
|
||||
|
||||
# Backend
|
||||
SECRET_KEY=change-me-to-a-random-64-char-string
|
||||
ADMIN_PASSWORD=change-me-to-a-strong-password
|
||||
CORS_ORIGINS=http://localhost:5173,http://localhost:8080
|
||||
Reference in New Issue
Block a user