mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-07 17:02:34 +00:00
init
This commit is contained in:
3
system/command-templates/nginx/redirect.conf
Normal file
3
system/command-templates/nginx/redirect.conf
Normal file
@ -0,0 +1,3 @@
|
||||
location __from__ {
|
||||
return __mode__ __to__;
|
||||
}
|
Reference in New Issue
Block a user