removed sqllite web browser
This commit is contained in:
parent
80aca79b32
commit
57ba3864e2
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user