customizable docker port

This commit is contained in:
2021-03-11 22:04:52 +03:00
committed by Stepan Usatiuk
parent c5bcbb0f38
commit f0c5f358db
3 changed files with 8 additions and 5 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: