summaryrefslogtreecommitdiffstats
path: root/docker-compose.yml (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2022-08-16Clean up docker-composeMalfurious1-38/+32
Proxy containers are updated to use the images from the nginxproxy project. Extra bits of configuration are updated using the instructions from those repositories. The external 'net' network is removed, as all services will eventually be defined in this file. Signed-off-by: Malfurious <m@lfurio.us>