mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 21:38:58 +00:00
8 lines
90 B
YAML
8 lines
90 B
YAML
services:
|
|
app:
|
|
image: 'nginx'
|
|
app2:
|
|
image: 'nginx'
|
|
app3:
|
|
image: 'nginx'
|