change port for kontor-spring to enable port 800 for paperless-ngx

This commit is contained in:
Thomas Peetz
2025-12-07 21:24:32 +01:00
parent a5393f471f
commit 3a0c062e78
3 changed files with 7 additions and 2 deletions
+2 -1
View File
@@ -27,7 +27,7 @@ services:
- integration
- frontend
ports:
- 8000:8000
- 8100:8100
volumes:
- images-data:/data/images
depends_on:
@@ -116,6 +116,7 @@ services:
networks:
database:
name: database
integration:
name: integration
frontend: