mirror of
https://github.com/miniflux/v2.git
synced 2025-08-01 17:38:37 +00:00
Show API URL endpoints in user interface
This commit is contained in:
parent
b0442e0277
commit
b78172033f
11 changed files with 99 additions and 14 deletions
2
Makefile
2
Makefile
|
@ -25,7 +25,7 @@ build: linux linux-arm darwin
|
|||
|
||||
run:
|
||||
@ go generate
|
||||
@ go run main.go
|
||||
@ go run main.go -debug
|
||||
|
||||
clean:
|
||||
@ rm -f $(APP)-*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue