diff options
| author | Simon Belbeoch <[email protected]> | 2021-04-24 01:25:41 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-04-23 19:25:41 -0400 |
| commit | 849d981d5bc359c1c00a57a6ab632b6ee80ae22c (patch) | |
| tree | 642fc0994be899b277ca8f4df9c36cdfebceac8c /.gitignore | |
| parent | f70b3a63075a87dee113e6531ece5e1c90a5cf8a (diff) | |
| download | caprover-one-click-apps-849d981d5bc359c1c00a57a6ab632b6ee80ae22c.tar.gz caprover-one-click-apps-849d981d5bc359c1c00a57a6ab632b6ee80ae22c.zip | |
Upgrade nextcloud from 19.0.0 to 21.0.1 (#405)
* add intelliJ idea's project configuration to gitignore
* upgrade mariadb from 10.5.3 to 10.5.9 for nextcloud
* add redis to nextcloud and upgrade from 19.0.0 to 21.0.1
* remove bad http port for nextcloud
* improve nextcloud end instructions
Co-authored-by: Simon Belbeoch <[email protected]>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ dist/* node_modules .DS_Store +.idea/ |
