Fix admin publish data loss for unreleased lessons and harden data persistence
This commit is contained in:
@@ -7,6 +7,7 @@ services:
|
||||
- "4173:4173"
|
||||
environment:
|
||||
- PORT=4173
|
||||
- SITEFORGE_DATA_DIR=/app/data
|
||||
- ADMIN_PASSWORD=`generate a random password and set it here`
|
||||
- RESEND_API_KEY=`set your Resend API key here`
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user