michal testing

This commit is contained in:
2026-05-02 10:28:59 +02:00
parent dd4a5cecc0
commit a06a3b58c0
4 changed files with 11 additions and 4 deletions
+4 -3
View File
@@ -1,7 +1,8 @@
services:
- hostname: db
type: postgresql@16
mode: NON_HA
type: postgresql@18
mode: HA
verticalAutoscaling:
minFreeRamGB: 0.5
- hostname: app
type: go@1
maxContainers: 1