|
|
@@ -180,7 +180,7 @@ server {
|
|
|
index index.php index.html index.htm;
|
|
|
|
|
|
rewrite ^/job/(.*)$ https://{{domain}}.test-job.proginn.com/$1 permanent;
|
|
|
- rewrite ^/uapi/(.*)$ https://user.test.proginn.com/$1 permanent;
|
|
|
+ rewrite ^/uapi/(.*)$ https://user.test.proginn.com/$1 last;
|
|
|
# rewrite ^/kaifain/(?!(add|preview))$ http://{{domain}}.test-kaifain.proginn.com/$1 permanent;
|
|
|
|
|
|
location ^~ /skill {
|