removed sqllite web browser

This commit is contained in:
Matthias Lotz 2025-11-24 20:18:00 +01:00
parent 80aca79b32
commit 57ba3864e2

View File

@ -41,13 +41,7 @@ services:
# ⚠️ Für HTTP-only Labs per Override auf "false" setzen (nicht im Repo committen) # ⚠️ Für HTTP-only Labs per Override auf "false" setzen (nicht im Repo committen)
- ADMIN_SESSION_COOKIE_SECURE=true - ADMIN_SESSION_COOKIE_SECURE=true
sqliteweb:
image: tomdesinto/sqliteweb
ports:
- 8080:8080
volumes:
- image_data:/usr/src/app/src/data/:ro
command: /usr/src/app/src/data/db/image_uploader.db
networks: networks:
npm-nw: npm-nw: