Refactor entrypoint script for improved configuration handling and migration logic
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-02-11 19:10:07 +11:00
parent c577d354e7
commit 76183bfaa2
2 changed files with 30 additions and 5 deletions

View File

@@ -39,7 +39,6 @@ COPY docker/entrypoint.sh /usr/local/bin/docker-entrypoint.sh
USER xteve
EXPOSE 34400/tcp
VOLUME ["/xteve/config"]
ENV XTEVE_CONFIG=/xteve/config
ENV XTEVE_PORT=34400