Enable Ente CLI persistence and update docs

This commit is contained in:
2025-10-30 11:17:11 -06:00
committed by Andreas Dueren
parent 71cba01d09
commit 51c59c4a04
6 changed files with 62 additions and 62 deletions

View File

@@ -105,6 +105,7 @@ COPY admin-helper.sh /app/pkg/admin-helper.sh
COPY admin-helper-direct.sh /app/pkg/admin-helper-direct.sh
RUN chmod +x /app/pkg/start.sh /app/pkg/admin-helper.sh /app/pkg/admin-helper-direct.sh
RUN ln -s /app/data/cli-data /cli-data
EXPOSE 3080 8080