mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-06-01 13:17:21 +02:00
Updated Zoraxy in Docker with Portainer and Nginx as examples (markdown)
parent
a3863f8cbb
commit
133689815d
@ -42,6 +42,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./config:/opt/zoraxy/config/
|
- ./config:/opt/zoraxy/config/
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
- /etc/localtime:/etc/localtime:ro
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
PORT: "8000"
|
PORT: "8000"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user