Fixed invalid idention which cause build error to enable copy paste

Chris 2025-05-18 21:39:54 +02:00
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: