minor improvements
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Samuel Philipp 2020-06-29 23:56:17 +02:00
parent 67d88601ef
commit 0abd4614ad
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
FROM nginx
FROM nginx:alpine
COPY nginx.conf /etc/nginx/nginx.conf

View file

@ -85,7 +85,7 @@ sudo service network-manager restart
For more information see [here](https://askubuntu.com/q/1167177/920103).
## Firefox
### Firefox
Type [about:config](about:config) in the Firefox address bar and search for `captivedetect.canonicalURL` and `network.connectivity-service`. Set the URL values to `https://connectivitycheck.sp-codes.de/generate204`, the domain values to `connectivitycheck.sp-codes.de`. That's it.