mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-02-28 05:02:59 +00:00
Merge pull request #2 from moflix20/flyio-new-files
Fly.io Launch config files
This commit is contained in:
commit
ddaa284508
1 changed files with 4 additions and 4 deletions
8
fly.toml
8
fly.toml
|
|
@ -1,10 +1,10 @@
|
||||||
# fly.toml app configuration file generated for 3x-ui-axgmha on 2026-02-15T05:21:13Z
|
# fly.toml app configuration file generated for 3x-ui-eagpya on 2026-02-15T05:42:12Z
|
||||||
#
|
#
|
||||||
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
|
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
|
||||||
#
|
#
|
||||||
|
|
||||||
app = '3x-ui-axgmha'
|
app = '3x-ui-eagpya'
|
||||||
primary_region = 'iad'
|
primary_region = 'fra'
|
||||||
|
|
||||||
[build]
|
[build]
|
||||||
|
|
||||||
|
|
@ -20,4 +20,4 @@ primary_region = 'iad'
|
||||||
memory = '1gb'
|
memory = '1gb'
|
||||||
cpu_kind = 'shared'
|
cpu_kind = 'shared'
|
||||||
cpus = 1
|
cpus = 1
|
||||||
memory_mb = 1024
|
memory_mb = 2048
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue