7 lines
158 B
YAML
7 lines
158 B
YAML
services:
|
|
- hostname: app
|
|
type: ubuntu@24.04
|
|
maxContainers: 1
|
|
buildFromGit: https://github.com/tikinang/godummy
|
|
enableSubdomainAccess: true
|