Added documentation about new storage and how to use it

This commit is contained in:
Mawoka
2023-06-12 20:01:30 +02:00
parent 731f1680e1
commit bb8c3a07eb
4 changed files with 39 additions and 23 deletions
+2 -1
View File
@@ -16,7 +16,7 @@ services:
build: &build_cfg
context: .
dockerfile: Dockerfile
restart: always
restart: &restart always
depends_on: &depends
- db
- redis
@@ -74,6 +74,7 @@ services:
build: *build_cfg
environment: *env_vars
depends_on: *depends
restart: *restart
command: arq classquiz.worker.WorkerSettings