mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 09:01:38 +00:00
add env SEAHUB_DIR
This commit is contained in:
parent
eee3accfaf
commit
4705d85c52
|
@ -89,6 +89,7 @@ ENV SEAHUB_LOG_DIR=/opt/seafile/logs
|
|||
ENV SEAFILE_ADMIN_EMAIL=me@example.com
|
||||
ENV SEAFILE_ADMIN_PASSWORD=asecret
|
||||
ENV PYTHON=python3
|
||||
ENV SEAHUB_DIR=/opt/seafile/seafile-server-latest/seahub
|
||||
|
||||
EXPOSE 8000
|
||||
|
||||
|
|
Loading…
Reference in a new issue