Skip to content

Commit

Permalink
set server name env
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Aug 14, 2024
1 parent 445fc50 commit f39a27d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fly.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
app = 'pallets-web'
primary_region = 'sea'

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

[http_service]
internal_port = 8000
force_https = true
Expand Down

0 comments on commit f39a27d

Please sign in to comment.