Fix test env having access to internet; add apps.miti.sh server to conf
This commit is contained in:
@@ -32,6 +32,11 @@ http {
|
||||
}
|
||||
}
|
||||
|
||||
server {
|
||||
server_name apps.miti.sh;
|
||||
root /var/www/sites/apps.miti.sh;
|
||||
}
|
||||
|
||||
server {
|
||||
# listen 443 ssl;
|
||||
server_name webdevcat.me;
|
||||
|
||||
Reference in New Issue
Block a user