mirror of
https://github.com/Floriansylvain/ParisMuseesQuizz.git
synced 2026-08-19 19:53:22 +02:00
311 B
311 B
Paris Musées Quizz
Environment variable
- API_PORT
- FRONT_ORIGIN
- JWT_SECRET
- MYSQL_ROOT_PASSWORD
- DATABASE_URL
not needed when docker - PARISMUSEES_SECRET
For website
- API_ADDRESS
Usage
With Docker
docker-compose up --build -d
Without Docker
TODO