256 B
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.