]> Untitled Git - public.git/blobdiff - docker-compose.yml
Hotfix 1.3.1
[public.git] / docker-compose.yml
index 65080cd07923c556689692df16b21b691b296e75..de07b47fdf25d85cdff9cb8804054b2ac54efb8d 100644 (file)
@@ -2,9 +2,9 @@ version: '3'
 services:
     web:
         build: .
 services:
     web:
         build: .
-        image: cjpalmer/public:1.2.2
+        image: cjpalmer/public:1.3.1
         volumes:
         volumes:
-        - ${SHARE_ROOT}:/storage
+        - ${LOCAL_ROOT_DIR}:/storage
         - public_data:/usr/local/apache2/htdocs
         - httpd_users:/usr/local/apache2/auth
         - ./lua:/usr/local/apache2/lua
         - public_data:/usr/local/apache2/htdocs
         - httpd_users:/usr/local/apache2/auth
         - ./lua:/usr/local/apache2/lua