Merge branch 'develop'
This commit is contained in:
@@ -32,6 +32,10 @@ services:
|
||||
- db
|
||||
ports:
|
||||
- 8000:8000
|
||||
volumes:
|
||||
- type: bind
|
||||
source: ./media
|
||||
target: /home/sik/production/media
|
||||
environment:
|
||||
- SECRET_KEY_FILE=/run/secrets/DJANGO_SECRET_KEY
|
||||
- TG_BOT_TOKEN_FILE=/run/secrets/DJANGO_TG_BOT_TOKEN
|
||||
|
||||
Reference in New Issue
Block a user