feat: add mariadb production support deploy hardening and recruiter drafts
This commit is contained in:
@@ -10,6 +10,8 @@ services:
|
||||
- ASPNETCORE_URLS=http://+:8080
|
||||
- Data__Root=/data
|
||||
- Exports__DailyFolder=/data/exports
|
||||
- Database__Provider=${DATABASE_PROVIDER:-sqlite}
|
||||
- ConnectionStrings__JobTracker=${JOBTRACKER_CONNECTION_STRING}
|
||||
# If you enable HTTPS at a reverse proxy (recommended), handle redirects there.
|
||||
- HttpsRedirection__Enabled=false
|
||||
# Authentication (recommended for any non-local deployment)
|
||||
|
||||
Reference in New Issue
Block a user