bugfix on .env and on main.go
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Used when creating a JWT. It can be anything.
|
||||
API_SECRET=nyEX8BZ44KqTXeV2
|
||||
|
||||
API_PORT=3800
|
||||
API_PORT=8111
|
||||
API_RELEASE="Desenvolvimento"
|
||||
DB_HOST=191.252.214.157
|
||||
DB_DRIVER=postgres
|
||||
|
||||
Reference in New Issue
Block a user