mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
feat(docker): configure fastapi's commit_hash based on $COMMIT_HASH
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
b49b629395
commit
8239dcdd1b
4 changed files with 7 additions and 0 deletions
1
.env
1
.env
|
@ -6,3 +6,4 @@ AURWEB_FASTAPI_PREFIX=https://localhost:8444
|
|||
AURWEB_SSHD_PREFIX=ssh://aur@localhost:2222
|
||||
GIT_DATA_DIR="./aur.git/"
|
||||
TEST_RECURSION_LIMIT=10000
|
||||
COMMIT_HASH=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue