change port for kontor-spring to enable port 800 for paperless-ngx
This commit is contained in:
+2
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user