Skip to content

Commit ca37ac3

Browse files
committed
init
1 parent 683c4d8 commit ca37ac3

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

app.yaml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,4 @@ automatic_scaling:
2121
# Network configuration
2222
network:
2323
instance_tag: solana-devnet-faucet-backend
24-
name: default
25-
26-
# Optional: Specify resources
27-
resources:
28-
cpu: 1
29-
memory_gb: 0.5
30-
disk_size_gb: 10
31-
32-
# Optional: Health check configuration
33-
health_check:
34-
enable_health_check: True
35-
check_interval_sec: 10
36-
timeout_sec: 4
37-
unhealthy_threshold: 2
38-
healthy_threshold: 2
24+
name: default

0 commit comments

Comments
 (0)