@@ -75,6 +75,13 @@ You can resolve this issue by running the following command:
This issue [has been reported](https://github.com/CollaboraOnline/Docker-CODE/issues/16) to the nextcloud team, but as of this writing there is no resolution.
## Development
If you wish to try out untested and experimental features, you may use the `development` branch instead. Note that the code in this branch is generally not signed, so expect PGP errors if you try to verify it. Also do not be surprised if not everything works properly, or suddenly breaks. Use at your own risk ;)
cd /opt/pancrypticon/pancrypticon
git checkout development
git pull
## Configuring a hidden service (optional)
If you wish for your instance to be available as a [hidden service](https://www.torproject.org/docs/hidden-services.html.en) on the Tor network, follow these additional steps before running `docker-compose up` for the first time: