This commit is contained in:
parent
67d88601ef
commit
0abd4614ad
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
FROM nginx
|
||||
FROM nginx:alpine
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue