added in config loading from file then ENV

This commit is contained in:
2021-08-14 22:51:27 -04:00
parent fe7443daaa
commit e102b7cc18
6 changed files with 68 additions and 3 deletions

View File

@@ -67,7 +67,7 @@ tasks:
run-backend:
env:
PORT: 3500
SERVER_PORT: 3500
TZ: "America/New_York"
sources:
- ./*.go