add .env file in project and add use
This commit is contained in:
@@ -11,6 +11,7 @@ services:
|
||||
- poetry run python /aero/main.py
|
||||
environment:
|
||||
- TZ=Asia/Krasnoyarsk
|
||||
- ENV=production
|
||||
mongodb:
|
||||
image: mongo
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user