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