Skip to content
Verified Commit 91f1c223 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 9950ebb..a835be7:
  > Patch the navigation on the nist file page
  > Patch the link to the nist view (split between users and admins)
parent 85480ddc
Loading
Loading
Loading
Pipeline #5578 passed with stages
in 45 seconds