Skip to content

Commit

Permalink
primary server name
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Aug 14, 2024
1 parent b7b0b3d commit 2005947
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ app = 'pallets-web'
primary_region = 'sea'

[env]
FLASK_SERVER_NAME = 'new.palletsprojects.com'
FLASK_APP = 'pallets'
FLASK_SERVER_NAME = 'palletsprojects.com'

[http_service]
internal_port = 8000
Expand Down

0 comments on commit 2005947

Please sign in to comment.