[firefly3] Remap importer to external port 8083

This commit is contained in:
JuliusFreudenberger 2024-09-11 10:55:50 +02:00
parent a9f4712914
commit f78f1b2d37
2 changed files with 2 additions and 2 deletions

View file

@ -45,7 +45,7 @@ services:
volumes:
- importer-configurations:/app/configurations
ports:
- 8080:8080
- 127.0.0.1:8083:8080
networks:
- firefly

View file

@ -4,6 +4,6 @@
| --- | --- |
| 222 | gitea |
| 8000 | portainer |
| 8080 | firefly-fints-importer |
| 8081 | scrutiny |
| 8082 | paperless |
| 8083 | firefly-fints-importer |