chore: backup infrastructure configurations [skip ci]
This commit is contained in:
@@ -159,6 +159,13 @@
|
||||
]
|
||||
}
|
||||
|
||||
env {
|
||||
REQUIRE_AUTH = "false" # Option 1: Disable auth
|
||||
# OR
|
||||
# REQUIRE_AUTH = "true" # Option 2: Enable auth with credentials
|
||||
# PROXY_USER = "your-username"
|
||||
# PROXY_PASSWORD = "your-password"
|
||||
}
|
||||
resources {
|
||||
cpu = 64 # 500 MHz
|
||||
memory = 128 # 128MB
|
||||
|
||||
Reference in New Issue
Block a user