Index: reference/gebo_admin_1.8.1/js/jquery-migrate.min.js =================================================================== diff -u -r451f824cb6183fb3100b9bc32a6e781ffd61020e -r5cdff6a2a7af3da73f4d086957f11cd2cbb0fde2 --- reference/gebo_admin_1.8.1/js/jquery-migrate.min.js (.../jquery-migrate.min.js) (revision 451f824cb6183fb3100b9bc32a6e781ffd61020e) +++ reference/gebo_admin_1.8.1/js/jquery-migrate.min.js (.../jquery-migrate.min.js) (revision 5cdff6a2a7af3da73f4d086957f11cd2cbb0fde2) @@ -7,9 +7,9 @@ server: { options: { //외부에서 개발 - //port: 80, + port: 80, //내부에서 개발 - port: 9999, + //port: 9999, hostname: "0.0.0.0", middleware: function (connect, options, defaultMiddleware) { defaultMiddleware.unshift(function (req, res, next) { @@ -28,42 +28,42 @@ } }, //로컬 개발 및 테스트용 - proxies: [ - { - context: ['/auth-`anon', '/auth-user', '/auth-admin', '/auth-check', '/sso', '/dwr', '/logout', '/login', '/oauth2', '/arms-check', - '/swagger-ui.html', '/swagger-ui', '/webjars', '/swagger-resources', '/v2'], - host: '127.0.0.1', - port: 13131, - https: false, - changeOrigin: true - } - ] - // 외부에서 개발 // proxies: [ - // { - // context: [ - // "/auth-anon", - // "/auth-user", - // "/auth-admin", - // "/auth-check", - // "/sso", - // "/dwr", - // "/logout", - // "/login", - // "/oauth2", - // "/arms-check", - // "/swagger-ui.html", - // "/swagger-ui", - // "/webjars", - // "/swagger-resources", - // "/v2" - // ], - // host: "www.313.co.kr", - // port: 80, - // https: false, - // changeOrigin: true - // } + // { + // context: ['/auth-`anon', '/auth-user', '/auth-admin', '/auth-check', '/sso', '/dwr', '/logout', '/login', '/oauth2', '/arms-check', + // '/swagger-ui.html', '/swagger-ui', '/webjars', '/swagger-resources', '/v2'], + // host: '127.0.0.1', + // port: 13131, + // https: false, + // changeOrigin: true + // } // ] + // 외부에서 개발 + proxies: [ + { + context: [ + "/auth-anon", + "/auth-user", + "/auth-admin", + "/auth-check", + "/sso", + "/dwr", + "/logout", + "/login", + "/oauth2", + "/arms-check", + "/swagger-ui.html", + "/swagger-ui", + "/webjars", + "/swagger-resources", + "/v2" + ], + host: "www.313.co.kr", + port: 80, + https: false, + changeOrigin: true + } + ] } }, watch: { Index: community/html/devtools/content-container.html =================================================================== diff -u -r6883d8e2d93b873a95a9488900c295a5a8c421e3 -r5cdff6a2a7af3da73f4d086957f11cd2cbb0fde2 --- community/html/devtools/content-container.html (.../content-container.html) (revision 6883d8e2d93b873a95a9488900c295a5a8c421e3) +++ community/html/devtools/content-container.html (.../content-container.html) (revision 5cdff6a2a7af3da73f4d086957f11cd2cbb0fde2) @@ -705,26 +705,31 @@ - + - Frontend -

Frontend

+ MiddleProxy +

MiddleProxy

- - + - MiddleProxy + MiddleProxy

MiddleProxy

- + - Backend -

Backend

+ BackendCore +

BackendCore

+ + + BackendCore +

BackendCore

+
+
Index: community/img/devtool/banner2.png =================================================================== diff -u Binary files differ Index: community/img/devtool/open.png =================================================================== diff -u Binary files differ Index: community/img/devtool/platform.png =================================================================== diff -u Binary files differ