Files
Cellar---Alcools-collection/.env.example
T
2026-06-26 11:54:29 +02:00

8 lines
250 B
Bash

# 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