Woodpecker CI deploy [CI SKIP]

This commit is contained in:
root 2026-05-24 22:07:58 +00:00
parent 5cdac421c2
commit 445f30d955
2 changed files with 27 additions and 1 deletions

View file

@ -1,7 +1,7 @@
# Generated by Terragrunt. Sig: nIlQXj57tbuaRZEa
terraform {
backend "pg" {
conn_str = "postgres://terraform_state:ZCcWMOLCTqb0aV-XyTAZ@10.0.20.200:5432/terraform_state?sslmode=disable"
conn_str = "postgres://terraform_state:LicuZK1nVl4ILE5HF-A9@10.0.20.200:5432/terraform_state?sslmode=disable"
schema_name = "forgejo"
}
}