Skip to content

Commit 5a87e1c

Browse files
committed
chore: update deployment config
1 parent 55b32dd commit 5a87e1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

fly.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# fly.toml app configuration file generated for staging-algora-console on 2025-01-28T17:48:23+03:00
1+
# fly.toml app configuration file generated for algora on 2025-04-02T14:15:15+03:00
22
#
33
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
44
#
55

6-
app = 'staging-algora-console'
6+
app = 'algora'
77
primary_region = 'iad'
88
kill_signal = 'SIGTERM'
99

@@ -13,7 +13,7 @@ kill_signal = 'SIGTERM'
1313
release_command = '/app/bin/migrate'
1414

1515
[env]
16-
PHX_HOST = 'staging.algora.io'
16+
PHX_HOST = 'app.algora.io'
1717
PORT = '4000'
1818

1919
[http_service]

0 commit comments

Comments
 (0)