Skip to content

Commit

Permalink
Explicitly set Fly port
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Nov 7, 2023
1 parent e25fd6e commit 3367401
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ processes = []
builder = "paketobuildpacks/builder:base"

[env]
PORT = 5000

[experimental]
allowed_public_ports = []
Expand Down

0 comments on commit 3367401

Please sign in to comment.