Bugfix: encryption lockout

This commit is contained in:
2021-12-07 15:15:16 +00:00
parent 38d3420e4d
commit 735cdec139
2 changed files with 5 additions and 3 deletions

View File

@@ -26,6 +26,8 @@ services:
- ./.env
ports:
- 5000
volumes:
- ./.security:/ref-test/.security
restart: unless-stopped
networks:
- frontend