new .json format

This commit is contained in:
ElevenNotes
2025-02-12 07:20:59 +01:00
parent dcfb8ba91e
commit caa7a8a1e6
7 changed files with 98 additions and 58 deletions

View File

@@ -46,7 +46,6 @@ ARG APP_VERSION=stable
RUN set -ex; \
chmod +x -R /usr/local/bin; \
chown -R 1000:1000 \
/usr/local/bin \
${APP_ROOT} \
/opt/py-kms;