Change info json
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
"script": "ct/umbraco.sh",
|
"script": "ct/umbraco.sh",
|
||||||
"resources": {
|
"resources": {
|
||||||
"cpu": 2,
|
"cpu": 2,
|
||||||
"ram": 500,
|
"ram": 512,
|
||||||
"hdd": 8,
|
"hdd": 8,
|
||||||
"os": "Debian",
|
"os": "Debian",
|
||||||
"version": "13"
|
"version": "13"
|
||||||
@@ -36,10 +36,6 @@
|
|||||||
"text": "Cridentials are saved in /root",
|
"text": "Cridentials are saved in /root",
|
||||||
"type": "info"
|
"type": "info"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"text": "The PostgreSQL Provider is not officially supported by Umbraco HQ.",
|
|
||||||
"type": "info"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"text": "The FTPProfile.pubxml can be used to publish directly from Visual Studio, but you can also use the built-in code editor in the Umbraco backoffice.",
|
"text": "The FTPProfile.pubxml can be used to publish directly from Visual Studio, but you can also use the built-in code editor in the Umbraco backoffice.",
|
||||||
"type": "info"
|
"type": "info"
|
||||||
|
|||||||
Reference in New Issue
Block a user