mirror of
https://github.com/SelfhostedPro/selfhosted_templates.git
synced 2026-04-02 02:38:27 +00:00
Added Chowdown app
This commit is contained in:
BIN
Images/chowdown.png
Normal file
BIN
Images/chowdown.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 42 KiB |
@@ -23,6 +23,29 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"title": "Chowdown",
|
||||
"name": "Chowdown",
|
||||
"description": "ave recipes in seconds with plain text formatting and create beatiful recipe pages with automated ease.",
|
||||
"logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/chowdown.png",
|
||||
"image": "gregyankovoy/chowdown:latest",
|
||||
"categories": [
|
||||
"Other",
|
||||
"Tools"
|
||||
],
|
||||
"platform": "linux",
|
||||
"restart_policy": "unless-stopped",
|
||||
"ports": [
|
||||
"4000:4000/tcp"
|
||||
],
|
||||
"volumes": [
|
||||
{
|
||||
"container": "/config",
|
||||
"bind": "/portainer/Files/AppData/Config/Chowdown"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"title": "Wikijs",
|
||||
|
||||
Reference in New Issue
Block a user