mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-05-11 20:08:46 +02:00
7 lines
128 B
YAML
7 lines
128 B
YAML
services:
|
|
front-server:
|
|
image: caddy:latest
|
|
volumes:
|
|
- ./Caddyfile:/etc/caddy/Caddyfile
|
|
- ./public/front:
|