mirror of
https://github.com/stilleshan/dockerfiles.git
synced 2025-09-26 21:01:15 +08:00
4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
location / {
|
|
try_files $uri $uri/ /<DOCUMENT_INDEX>?$query_string;
|
|
}
|