diff options
| author | Simon Belbeoch <[email protected]> | 2022-12-06 05:10:35 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-12-05 20:10:35 -0800 |
| commit | f200c979792caab2a4da8746fe6b4269fed55e34 (patch) | |
| tree | db85963fd657f716180e48a6cb05cdd0447f9582 /public/v4/apps/squidex.yml | |
| parent | f8d70b7608086e47154074305a38078917665a9b (diff) | |
| download | caprover-one-click-apps-f200c979792caab2a4da8746fe6b4269fed55e34.tar.gz caprover-one-click-apps-f200c979792caab2a4da8746fe6b4269fed55e34.zip | |
chore(name) add all missing displayName (#798)
* chore(name) add all missing displayName
* chore(name) add all missing displayName
* chore(droppy) fix mistake archived name in droppy
Diffstat (limited to 'public/v4/apps/squidex.yml')
| -rw-r--r-- | public/v4/apps/squidex.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v4/apps/squidex.yml b/public/v4/apps/squidex.yml index 790154d..d7104a5 100644 --- a/public/v4/apps/squidex.yml +++ b/public/v4/apps/squidex.yml @@ -100,7 +100,7 @@ caproverOneClickApp: IMPORTANT!! Don't forget to change the URLS__BASEURL,LETSENCRYPT_HOST and VIRTUAL_HOST variable if you change your URL. IMPORTANT!! It takes up to 2-5 minutes for Squidex to boot up. You will see a 502 Error until the startup is finished. - displayName: '' + displayName: 'Squidex' isOfficial: true description: Squidex is an open source headless CMS and content management hub. documentation: >- |
