master
cn.yimian.xyz 3 years ago
parent 3e40819e7a
commit 1fe8843c7d
  1. 14
      cn.yimian.xyz/docker-compose.yml

@ -19,7 +19,6 @@ services:
- "/home/www/:/home/www/"
#network_mode: "host"
depends_on:
- oneindex
- php-fpm
- session
- acg.watch-api
@ -97,19 +96,6 @@ services:
network_mode: "host"
ssl:
#build: https://github.com/iotcat/ushio-ssl.git
#image: iotcat/ushio-ssl
image: docker.yimian.xyz:4450/ssl
container_name: ssl
restart: always
#deploy:
# restart_policy:
# delay: 86400s
volumes:
- "/mnt/config/acme.sh/:/root/.acme.sh/"
- "/mnt/var/ssl/:/mnt/config/ssl/"
# common apps
# -------------------------------------

Loading…
Cancel
Save