Compare commits
No commits in common. "e00d0b63e7ff6b852751ff6f6f4e868b8daf6e50" and "223b6ac8a18b0818e01d8c2d79522d4fc954853b" have entirely different histories.
e00d0b63e7
...
223b6ac8a1
@ -16,7 +16,7 @@ http {
|
|||||||
|
|
||||||
server {
|
server {
|
||||||
listen 80;
|
listen 80;
|
||||||
server_name *.dev.chocomarsh.com;
|
server_name *.develop.chocomarsh.com;
|
||||||
return 301 https://$host$request_uri;
|
return 301 https://$host$request_uri;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user