mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 21:38:58 +00:00
Create docker-compose-simple.yaml
This commit is contained in:
5
docker-compose-test/docker-compose-simple.yaml
Normal file
5
docker-compose-test/docker-compose-simple.yaml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
services:
|
||||||
|
api:
|
||||||
|
image: nginx
|
||||||
|
analytics:
|
||||||
|
image: nginx
|
||||||
Reference in New Issue
Block a user