mirror of
https://gitee.com/kennylee/docker.git
synced 2024-11-29 18:38:34 +08:00
小注释
This commit is contained in:
parent
5a99556687
commit
ee00e46bce
@ -11,6 +11,7 @@ server {
|
||||
location / {
|
||||
try_files $uri $uri/ @router;
|
||||
index index.html;
|
||||
#access_log off;
|
||||
}
|
||||
|
||||
location @router {
|
||||
|
Loading…
Reference in New Issue
Block a user