mirror of
https://github.com/wallabag/docker.git
synced 2026-02-27 04:07:36 +01:00
Merge branch 'master' into docker-secrets
This commit is contained in:
@ -35,8 +35,7 @@ http {
|
||||
}
|
||||
|
||||
server {
|
||||
listen 80;
|
||||
listen [::0]:80;
|
||||
listen [::]:80 ipv6only=off;
|
||||
server_name _;
|
||||
root /var/www/wallabag/web;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user