My website
1app = "cameron-stream"
2primary_region = "sjc"
3
4[build]
5
6[env]
7 CAMERON_DID = "did:plc:gfrmhdmjvxn2sjedzboeudef"
8 PUBLICATION_URI = "at://did:plc:gfrmhdmjvxn2sjedzboeudef/site.standard.publication/3md7ylshxzk2y"
9 PORT = "8080"
10
11[http_service]
12 internal_port = 8080
13 force_https = true
14 auto_stop_machines = "stop"
15 auto_start_machines = true
16 min_machines_running = 0
17
18[[vm]]
19 memory = "256mb"
20 cpu_kind = "shared"
21 cpus = 1