Changes between Version 24 and Version 25 of nextcloud-admin
- Timestamp:
- Jun 28, 2018, 11:09:28 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
nextcloud-admin
v24 v25 91 91 * Pull it onto lucius 92 92 93 === Restarting Collabora container === 94 You can restart with: 95 {{{ 96 docker stop nextcloud-collabora 97 docker start nextcloud-collabora 98 }}} 99 100 You can also see running docker instances with: 101 {{{ 102 docker ps 103 }}} 93 104 == Nginx and php fpm == 94 105