usa.yimian.xyz 2 years ago
parent dcf26ca5bb
commit a3544b8064
  1. 32
      usa.yimian.xyz/docker-compose.yml

@ -22,7 +22,7 @@ services:
depends_on:
- php-fpm
- frps
- ushio-proxy
# - ushio-proxy
networks:
- default
- php_net
@ -180,21 +180,21 @@ services:
# - "/mnt/config/ajiasu/ajiasu.conf:/etc/ajiasu.conf"
- "/var/log/v2ray/v-china/:/var/log/v2ray/"
ushio-proxy:
#build: https://github.com/iotcat/ushio-proxy.git
image: iotcat/ushio-proxy
#image: docker.yimian.xyz/proxy
container_name: ushio-proxy
restart: always
acg.watch-api:
#build: https://github.com/iotcat/acg.watch-api.git
#image: iotcat/acg.watch-api
image: docker.yimian.xyz:4450/acg.watch-api
container_name: acg.watch-api
restart: always
volumes:
- "/mnt/var/cache/acg.watch/:/mnt/cache/video/"
# ushio-proxy:
# #build: https://github.com/iotcat/ushio-proxy.git
# image: iotcat/ushio-proxy
# #image: docker.yimian.xyz/proxy
# container_name: ushio-proxy
# restart: always
# acg.watch-api:
# #build: https://github.com/iotcat/acg.watch-api.git
# #image: iotcat/acg.watch-api
# image: docker.yimian.xyz:4450/acg.watch-api
# container_name: acg.watch-api
# restart: always
# volumes:
# - "/mnt/var/cache/acg.watch/:/mnt/cache/video/"
# networks setting
# ------------------------------------

Loading…
Cancel
Save