remove opencode superpowers
This commit is contained in:
parent
1d05ab6d6f
commit
28a3d2fb26
2 changed files with 1 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ in
|
|||
miniflux = {
|
||||
enable = true;
|
||||
config = {
|
||||
LISTEN_ADDR = "localhost:8080";
|
||||
LISTEN_ADDR = "localhost:58000";
|
||||
CREATE_ADMIN = 1;
|
||||
FETCHER_ALLOW_PRIVATE_NETWORKS = 1;
|
||||
POLLING_SCHEDULER = "entry_frequency";
|
||||
Loading…
Add table
Add a link
Reference in a new issue