mirror of
https://github.com/mxpv/podsync.git
synced 2024-05-11 05:55:04 +00:00
Hide nginx version
This commit is contained in:
@@ -2,6 +2,7 @@ server {
|
||||
listen 80;
|
||||
|
||||
gzip on;
|
||||
server_tokens off;
|
||||
|
||||
location / {
|
||||
proxy_pass http://app:5001;
|
||||
|
||||
Reference in New Issue
Block a user