Compare commits

...

2 Commits

Author SHA1 Message Date
usa.yimian.xyz 7844ce448c proxy 2 years ago
usa.yimian.xyz a3544b8064 m 2 years ago
  1. 16
      usa.yimian.xyz/docker-compose.yml

@ -187,14 +187,14 @@ services:
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/"
# 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