Skip to content

Commit

Permalink
add port env
Browse files Browse the repository at this point in the history
  • Loading branch information
xhofe committed Mar 15, 2022
1 parent cb002ce commit 4a995ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ services:
plan: free # optional (defaults to starter)
healthCheckPath: /
envVars:
- key: PORT
value: 5244
- key: DB_TYPE
# value: sqlite3
sync: false
Expand Down

0 comments on commit 4a995ca

Please sign in to comment.