баг
Some checks failed
Build and Push Docker Images / build-and-push-backend (push) Successful in 30s
Build and Push Docker Images / build-and-push-frontend (push) Failing after 20s
Build and Push Docker Images / deploy-to-k8s (push) Has been skipped

This commit is contained in:
Zuev
2026-03-13 00:56:49 +03:00
parent 4c2293b620
commit ccdc371c3a
11 changed files with 1 additions and 1 deletions

0
.gitea/workflows/docker-build.yaml Normal file → Executable file
View File

View File

View File

2
backend/tenants.json Normal file → Executable file
View File

@@ -2,7 +2,7 @@
{
"name": "Default (dev)",
"domain": "default",
"url": "jdbc:postgresql://192.168.1.87:5432/app_db",
"url": "jdbc:postgresql://db:5432/app_db",
"username": "myuser",
"password": "supersecretpassword"
}

0
frontend/admin/js/views/database.js Normal file → Executable file
View File

0
frontend/admin/views/database.html Normal file → Executable file
View File