mirror of
https://github.com/YunoHost/test_apps.git
synced 2024-09-03 20:06:29 +02:00
4 lines
53 B
Nginx Configuration File
4 lines
53 B
Nginx Configuration File
|
location PATHTOCHANGE {
|
||
|
alias /var/www/FOLDER;
|
||
|
}
|