Skip to content

Commit

Permalink
try :: only
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddewie committed Aug 5, 2024
1 parent 1d666a8 commit e8d3ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/api.fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ primary_region = 'ams'

[env]
PORT = "5000"
HOST = "[::]"
HOST = "::"

[[vm]]
cpu_kind = 'shared'
Expand Down

0 comments on commit e8d3ca7

Please sign in to comment.