mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 09:43:10 +00:00
build: update env.
This commit is contained in:
parent
a58ee19fab
commit
9b00ebd95a
|
|
@ -34,4 +34,4 @@ ENV PGDATA=/opt/maxkb/data/postgresql/pgdata \
|
|||
LANG=en_US.UTF-8 \
|
||||
MAXKB_LOG_LEVEL=INFO \
|
||||
MAXKB_SANDBOX_PYTHON_PACKAGE_PATHS=/opt/py3/lib/python3.11/site-packages,/opt/maxkb-app/sandbox/python-packages,/opt/maxkb/python-packages \
|
||||
MAXKB_ADMIN_PATH=admin
|
||||
MAXKB_ADMIN_PATH=/admin
|
||||
|
|
|
|||
Loading…
Reference in New Issue