9 lines
397 B
Markdown
9 lines
397 B
Markdown
|
# Installation Notes
|
||
|
|
||
|
- Set `BASE_URL` to **http://scale_ip:APP_PORT/** and then login using the default [credentials](./credentials.md).
|
||
|
- If you plan to use ingress and a domain you need to:
|
||
|
- Set `BASE_URL` to **https://app.mydomain.tld/**
|
||
|
- Configure ingress on the app
|
||
|
|
||
|
Refer to [Miniflux documentation](https://miniflux.app/docs/configuration.html) for more advance configuration.
|