Skip to main content
Makenot
.
work
Discover
Use Cases
Docs
Fan+
Login
Join
max
/
makenotwork
main
tag: launch-2026-06-01
tag: magicmirror-v0.1.1
tag: magicmirror-v0.3.0
tag: mnw-cli-v0.1.2
tag: mnw-cli-v0.1.3
tag: mnw-cli-v0.1.4
tag: pom-v0.4.1
tag: pom-v0.4.2
tag: pom-v0.4.3
tag: pom-v0.4.4
tag: pom-v0.4.5
tag: wam-v0.3.0
tag: wam-v0.3.1
Files
Commits
Tags
Notes
Issues
makenotwork
/
pom
/
pom.toml
198 B · 12 lines
History
Blame
Raw
1
[serve]
2
interval_secs = 300
3
prune_days = 30
4
listen = "127.0.0.1:9100"
5
6
[targets.mnw]
7
label = "Makenotwork Production"
8
9
[targets.mnw.health]
10
url = "https://makenot.work/api/health"
11
timeout_secs = 10
12