mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fix(docker): rewrite trailing slashes with AURWEB_FASTAPI_PREFIX
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
377bf32cfb
commit
29b86dd15a
4 changed files with 7 additions and 2 deletions
|
@ -69,6 +69,8 @@ services:
|
|||
- data:/data
|
||||
|
||||
nginx:
|
||||
environment:
|
||||
- AURWEB_FASTAPI_PREFIX=${AURWEB_FASTAPI_PREFIX}
|
||||
restart: always
|
||||
volumes:
|
||||
- data:/data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue