services: - hostname: db type: postgresql@16 mode: NON_HA - hostname: app type: go@latest minContainers: 1 maxContainers: 1 enableSubdomainAccess: true