Skip to content
Verified Commit dd4400fd authored by Marco De Donno's avatar Marco De Donno
Browse files

App update

diff --git a/docker-compose.yml b/docker-compose.yml
index 20b49fb..166bec5 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -17,6 +17,7 @@ services:
             - env
         volumes:
             - ./web/app:/app
+            - ./files:/files
             - /etc/localtime:/etc/localtime:ro
         entrypoint: python dev.py
         depends_on:
Submodule web/app bbecc35..1a8b360:
  > Patch the duplicate of marks in the admin target page if multiples zones are assigned to the mark
Submodule web/library/NIST 9bd469d..1a999c2:
  > Merge branch 'develop' into feature/XML
parent d8a5397f
Pipeline #5603 passed with stages
in 44 seconds