generated from kelin/Compose-Template
13 lines
370 B
Markdown
13 lines
370 B
Markdown
# Docker Compose Template
|
|
|
|
## Instructions
|
|
|
|
* Create a new repository using this template
|
|
* Modify the .env file as needed
|
|
* Make changes to docker-compose.yml only if needed
|
|
|
|
### If Traefik is on a different server
|
|
|
|
* Delete all the labels, they will be ignored anyway
|
|
* Use /traefik/dynamic/remote-host.yml to create a new or modify an existing remote host yml file
|