mirror of
https://github.com/hibiken/asynqmon.git
synced 2025-08-23 22:28:43 +08:00
Serve both UI assets and REST API from handler
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -26,9 +26,11 @@ package-json.lock
|
||||
# main binary
|
||||
asynqmon
|
||||
dist/
|
||||
cmd/asynqmon/ui-assets
|
||||
|
||||
# Editor configs
|
||||
.idea/
|
||||
.vscode/
|
||||
.editorconfig
|
||||
|
||||
# examples
|
||||
examples/
|
Reference in New Issue
Block a user