self-hosted/caddy/README.md
2022-02-05 09:05:24 +01:00

170 B

Installation

git clone https://github.com/atareao/self-hosted.git
cd self-hosted/caddy
docker network create caddy
docker-compose up -d
docker-compose logs -f