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}
|
||||
volumes:
|
||||
- /srv/firefly-iii/fidi-import:/import
|
||||
ports:
|
||||
- 8383:8080
|
||||
networks:
|
||||
- default
|
||||
- internal
|
||||
|
||||
Reference in New Issue
Block a user