mirror of
https://codeberg.org/JasterV/spazio-solazzo.git
synced 2026-04-26 18:20:03 +00:00
fix: update PHX_HOST
This commit is contained in:
parent
3bcb28fae8
commit
b442f1243a
1 changed files with 1 additions and 1 deletions
2
fly.toml
2
fly.toml
|
|
@ -15,7 +15,7 @@ release_command = '/app/bin/migrate'
|
|||
wait_timeout = "10m"
|
||||
|
||||
[env]
|
||||
PHX_HOST = 'spazio-solazzo.fly.dev'
|
||||
PHX_HOST = 'spaziosolazzo.mojocohouse.com'
|
||||
PORT = '8080'
|
||||
|
||||
[http_service]
|
||||
|
|
|
|||
Loading…
Reference in a new issue