fix lang selection on sticky-header

This commit is contained in:
Jonas Heinrich 2020-05-30 11:11:53 +02:00
parent 540498a0b2
commit 9989413cd5
2 changed files with 13 additions and 3 deletions

View file

@ -44,7 +44,7 @@ Can be easily tested using Docker:
```
make docker_up
```
The Wordpress instance is then available in the local network at http://localhost:8080/ .
The Wordpress instance is then available in the local network at http://localhost:8080/ . If you are using nftables firewall, consider a [migration to iptables-nft](https://wiki.archlinux.org/index.php/Nftables#Working_with_Docker) to keep Docker working.
## Reporting bugs
You can report bugs in the public gitlab repository [here](https://git.project-insanity.org/onny/nextcloud-app-radio/issues) and for discussion you can find a section for the app in the offical Nextcloud forums [here](https://help.nextcloud.com/c/apps/radio).