Compare commits
No commits in common. "140b7454e0e819f6cb5e26bc3fbd8bbcfc342ca5" and "d7b2cb18f77d22c116a256957fc5ba9227fc0184" have entirely different histories.
140b7454e0
...
d7b2cb18f7
2 changed files with 0 additions and 2 deletions
|
@ -17,7 +17,6 @@ server {
|
|||
#server_name pandora.YOURDOMAIN.COM;
|
||||
|
||||
listen 80 default;
|
||||
listen [::]:80 default;
|
||||
|
||||
access_log /var/log/nginx/pandora.access.log;
|
||||
error_log /var/log/nginx/pandora.error.log;
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
pandora ALL=(ALL:ALL) NOPASSWD:/usr/local/bin/pandoractl
|
Loading…
Reference in a new issue