mirror of
https://git.cloudron.io/cloudron/mastodon-app.git
synced 2024-11-21 23:31:00 +00:00
Version 1.3.0
This commit is contained in:
parent
e7db130a6d
commit
3b0c781bb1
2 changed files with 4 additions and 1 deletions
|
@ -27,3 +27,6 @@
|
|||
* Use latest base image 2.0.0
|
||||
* Update the memory limit to 1.5.GB
|
||||
|
||||
[1.3.0]
|
||||
* Add forumUrl
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Federated social network",
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.0",
|
||||
"healthCheckPath": "/about",
|
||||
"httpPort": 8000,
|
||||
"memoryLimit": 1610612736,
|
||||
|
|
Loading…
Reference in a new issue