mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
feat(docker): use PROMETHEUS_MULTIPROC_DIR
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
f21765bfe4
commit
1be4ac2fde
3 changed files with 5 additions and 0 deletions
|
@ -53,6 +53,7 @@ services:
|
|||
- FASTAPI_WORKERS=${FASTAPI_WORKERS}
|
||||
- AURWEB_FASTAPI_PREFIX=${AURWEB_FASTAPI_PREFIX}
|
||||
- AURWEB_SSHD_PREFIX=${AURWEB_SSHD_PREFIX}
|
||||
- PROMETHEUS_MULTIPROC_DIR=/tmp_prometheus
|
||||
volumes:
|
||||
- cache:/cache
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue