Skip to content

Commit

Permalink
fix prod
Browse files Browse the repository at this point in the history
  • Loading branch information
marekzelinka committed Jul 23, 2024
1 parent 5fa2353 commit 549fa92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ primary_region = 'ams'
[build]

[env]
PORT = 3000
PORT = "3000"

[http_service]
internal_port = 3000
Expand Down

0 comments on commit 549fa92

Please sign in to comment.