Skip to content
Verified Commit b9e99daa 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..743397c 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -17,8 +17,8 @@ services:
             - env
         volumes:
             - ./web/app:/app
+            - ./files:/files
             - /etc/localtime:/etc/localtime:ro
-        entrypoint: python dev.py
         depends_on:
             - redis
             - db
Submodule web/app bf5e2f5..c00b842:
  > Merge branch 'patch/multi_threaded_gevent' into develop
Submodule web/library/NIST 9bd469d..1a999c2:
  > Merge branch 'develop' into feature/XML
parent 05e7271f
Pipeline #5643 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