This commit is contained in:
Timothy J. Baek
2024-09-19 20:56:13 +02:00
parent b0bc36f2af
commit 2dad9b9432
3 changed files with 16 additions and 1 deletions

View File

@@ -157,5 +157,6 @@ USER $UID:$GID
ARG BUILD_HASH
ENV WEBUI_BUILD_VERSION=${BUILD_HASH}
ENV DOCKER true
CMD [ "bash", "start.sh"]