mirror of
https://github.com/pinry/pinry.git
synced 2026-01-10 17:22:09 +01:00
Fix: Fix django-settings module error
This commit is contained in:
@@ -13,6 +13,7 @@ services:
|
||||
- "127.0.0.1:2048:8000"
|
||||
environment:
|
||||
- SECRET_KEY=CHANGE-ME
|
||||
- DJANGO_SETTINGS_MODULE=pinry.settings.development
|
||||
user: ${CURRENT_UID}
|
||||
volumes:
|
||||
- .:/app
|
||||
|
||||
Reference in New Issue
Block a user