You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For sure that would be nice. First one would probably need some variable in the .env file, the second one I'm not sure, but containers/podman#8466 looks like it should already be there.
It would be great if
nextcloud-docker-dev
supports Podman. I can do some research on this.Workaround:
Add
127.0.0.1 nextcloud.local
to/etc/hosts
.Permit use of port 80:
Remove this from the services in use
(issue)
Remove/disable mount of
additional.config.php
from the compose file:Share port 80 from the nextcloud service
Start nextcloud and the database
The dev environment should be available under http://nextcloud.local/
The text was updated successfully, but these errors were encountered: