From 58d0701bfb058a93e2209e7d4df0429f77c8727d Mon Sep 17 00:00:00 2001 From: administrator Date: Wed, 13 Mar 2024 11:08:36 +0800 Subject: [PATCH] Update roles/demolamp/files/demolamp.tpl --- roles/demolamp/files/demolamp.tpl | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/roles/demolamp/files/demolamp.tpl b/roles/demolamp/files/demolamp.tpl index b207643..bea702d 100644 --- a/roles/demolamp/files/demolamp.tpl +++ b/roles/demolamp/files/demolamp.tpl @@ -42,11 +42,11 @@ services: ports: - 9000:9000 volumes: - - type: volume - source: php_html - target: /var/www/html - volume: - nocopy: true +# - type: volume +# source: php_html +# target: /var/www/html +# volume: +# nocopy: true - type: volume source: php_conf target: /usr/local/etc @@ -80,12 +80,12 @@ volumes: type: "nfs" o: "addr=192.168.11.121,vers=4,soft,timeo=180,bg,tcp,rw" device: "192.168.11.121:/nginxconf" - php_html: - driver: local - driver_opts: - type: "nfs" - o: "addr=192.168.11.121,vers=4,soft,timeo=180,bg,tcp,rw" - device: "192.168.11.121:/phphtml" +# php_html: +# driver: local +# driver_opts: +# type: "nfs" +# o: "addr=192.168.11.121,vers=4,soft,timeo=180,bg,tcp,rw" +# device: "192.168.11.121:/phphtml" php_conf: driver: local driver_opts: