mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
feat(docker): allow production docker setup to use dedicated mariadb
Signed-off-by: Steven Guikal <void@fluix.one>
This commit is contained in:
parent
4e3cc1dfe2
commit
1cb1ce0d99
4 changed files with 32 additions and 22 deletions
1
.env
1
.env
|
@ -1,2 +1,3 @@
|
|||
FASTAPI_BACKEND="uvicorn"
|
||||
FASTAPI_WORKERS=2
|
||||
MARIADB_SOCKET_DIR="/var/run/mysqld/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue