Compare commits
2 Commits
223b6ac8a1
...
e00d0b63e7
| Author | SHA1 | Date | |
|---|---|---|---|
| e00d0b63e7 | |||
|
|
1f3bdc2bd3 |
@@ -16,7 +16,7 @@ http {
|
||||
|
||||
server {
|
||||
listen 80;
|
||||
server_name *.develop.chocomarsh.com;
|
||||
server_name *.dev.chocomarsh.com;
|
||||
return 301 https://$host$request_uri;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user