Update README.md

This commit is contained in:
nune 2024-12-16 11:41:26 +00:00
parent e44c7eb690
commit aba0e46cab

View File

@ -1,3 +1,4 @@
On Github or somewhere else? This is mirrored from: https://gitz.blitzw.in/nune/docker-compose-files/
## How to use ## How to use
You need to install docker-compose. Also Caddy if you need a reverse proxy. You need to install docker-compose. Also Caddy if you need a reverse proxy.
Generally with these, you'll make a folder for the service you wanna host, make a file called compose.yml, copy the contents in, modify accordingly, and `docker compose up -d` these up. Generally with these, you'll make a folder for the service you wanna host, make a file called compose.yml, copy the contents in, modify accordingly, and `docker compose up -d` these up.