mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-05-12 13:27:41 +00:00
Create docker-compose.yaml
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
services:
|
||||||
|
caddy:
|
||||||
|
image: caddy
|
||||||
|
ports:
|
||||||
|
- 2015:2015
|
||||||
|
volumes:
|
||||||
|
- ./Caddyfile:/etc/caddy/Caddyfile
|
||||||
Reference in New Issue
Block a user