Files
docker-nginx/README.md
2024-10-26 17:03:15 +00:00

256 B

Docker-Compose stack with nginx, this stack will expose the entire /etc/nginx folder, as well as the webroot html folder. See compose file for example

Copy .env.example to .env and define

HTTP_PORT=8888 HTTPS_PORT=8889

Use whatever ports you need to.