7 lines
160 B
YAML
7 lines
160 B
YAML
services:
|
|
- hostname: app2
|
|
type: alpine@latest
|
|
maxContainers: 1
|
|
buildFromGit: https://github.com/tikinang/godummy
|
|
enableSubdomainAccess: true
|