Updated Zoraxy in Docker with Portainer and Nginx as examples (markdown)

Marcel 2024-07-16 14:17:57 +02:00
parent a3863f8cbb
commit 133689815d

@ -42,6 +42,7 @@ services:
volumes:
- ./config:/opt/zoraxy/config/
- /var/run/docker.sock:/var/run/docker.sock
- /etc/localtime:/etc/localtime:ro
environment:
PORT: "8000"