firefly-iii: expose FIDI on 8383 for the SimpleFIN setup UI
Not proxied through NPM - it's a one-time interactive setup plus a periodic cron target, doesn't need a permanent public hostname.
This commit is contained in:
@@ -41,6 +41,8 @@ services:
|
|||||||
- AUTO_IMPORT_SECRET=${FIDI_AUTO_IMPORT_SECRET}
|
- AUTO_IMPORT_SECRET=${FIDI_AUTO_IMPORT_SECRET}
|
||||||
volumes:
|
volumes:
|
||||||
- /srv/firefly-iii/fidi-import:/import
|
- /srv/firefly-iii/fidi-import:/import
|
||||||
|
ports:
|
||||||
|
- 8383:8080
|
||||||
networks:
|
networks:
|
||||||
- default
|
- default
|
||||||
- internal
|
- internal
|
||||||
|
|||||||
Reference in New Issue
Block a user