mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-05-31 04:37:20 +02:00
Fixed invalid idention which cause build error to enable copy paste
parent
92fc706466
commit
17316328c3
@ -35,20 +35,20 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
ports:
|
||||
- 80:80
|
||||
- 88:80
|
||||
- 443:443
|
||||
- 8005:8000/tcp
|
||||
|
||||
volumes:
|
||||
volumes:
|
||||
- ./config:/opt/zoraxy/config/
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
|
||||
environment:
|
||||
environment:
|
||||
PORT: "8000"
|
||||
FASTGEOIP: "true"
|
||||
|
||||
networks:
|
||||
networks:
|
||||
zoraxynet:
|
||||
|
||||
networks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user