mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 11:43:22 +02:00
feat: WIP auth mailing implementation
This commit is contained in:
+2
-2
@@ -6,7 +6,7 @@ services:
|
||||
volumes:
|
||||
- ${DOCKER_DB_FOLDER}:/app/db/
|
||||
environment:
|
||||
- ENVIRONMENT=${ENVIRONMENT}
|
||||
- PORT=8080
|
||||
- CORS_ALLOWED_ORIGINS=${CORS_ALLOWED_ORIGINS}
|
||||
- DB_FILE=/app/db/gohcms.db
|
||||
env_file:
|
||||
- ./.env
|
||||
|
||||
Reference in New Issue
Block a user