use docker in heroku

This commit is contained in:
2021-03-11 22:02:48 +03:00
parent 70c4f21a9a
commit 83f37339d7
3 changed files with 8 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ services:
- ./data:/usr/src/app/data
environment:
- JWT_SECRET=huegrhuigerhupoiervw
- PORT=8080
env_file:
- db.env
depends_on: