Skip to content
Verified Commit 6953e075 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 1a8b360..b52a647:
  > Add the link to the mark page on the admin target page
Submodule web/library/NIST 9bd469d..1a999c2:
  > Merge branch 'develop' into feature/XML
parent dd4400fd
Pipeline #5606 passed with stages
in 44 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment