We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55b32dd commit 5a87e1cCopy full SHA for 5a87e1c
fly.toml
@@ -1,9 +1,9 @@
1
-# fly.toml app configuration file generated for staging-algora-console on 2025-01-28T17:48:23+03:00
+# fly.toml app configuration file generated for algora on 2025-04-02T14:15:15+03:00
2
#
3
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
4
5
6
-app = 'staging-algora-console'
+app = 'algora'
7
primary_region = 'iad'
8
kill_signal = 'SIGTERM'
9
@@ -13,7 +13,7 @@ kill_signal = 'SIGTERM'
13
release_command = '/app/bin/migrate'
14
15
[env]
16
- PHX_HOST = 'staging.algora.io'
+ PHX_HOST = 'app.algora.io'
17
PORT = '4000'
18
19
[http_service]
0 commit comments