repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources16d ago| #1 | # fly.toml app configuration file generated for ec-app-crimson-dew-123 on 2024-01-04T06:48:40+05:30 |
| #2 | # |
| #3 | # See https://fly.io/docs/reference/configuration/ for information about how to use this file. |
| #4 | # |
| #5 | |
| #6 | app = "ec-app-crimson-dew-123" |
| #7 | primary_region = "sjc" |
| #8 | |
| #9 | [build] |
| #10 | |
| #11 | [http_service] |
| #12 | internal_port = 8080 |
| #13 | force_https = true |
| #14 | auto_stop_machines = false |
| #15 | auto_start_machines = true |
| #16 | min_machines_running = 0 |
| #17 | processes = ["app"] |
| #18 | |
| #19 | [[vm]] |
| #20 | cpu_kind = "shared" |
| #21 | cpus = 1 |
| #22 | memory_mb = 1024 |
| #23 |