[firefly3] Remap importer to external port 8083
This commit is contained in:
parent
a9f4712914
commit
f78f1b2d37
2 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@ services:
|
|||
volumes:
|
||||
- importer-configurations:/app/configurations
|
||||
ports:
|
||||
- 8080:8080
|
||||
- 127.0.0.1:8083:8080
|
||||
networks:
|
||||
- firefly
|
||||
|
||||
|
|
2
ports.md
2
ports.md
|
@ -4,6 +4,6 @@
|
|||
| --- | --- |
|
||||
| 222 | gitea |
|
||||
| 8000 | portainer |
|
||||
| 8080 | firefly-fints-importer |
|
||||
| 8081 | scrutiny |
|
||||
| 8082 | paperless |
|
||||
| 8083 | firefly-fints-importer |
|
||||
|
|
Loading…
Reference in a new issue