diff --git a/neutrino-core/src/test/resources/aaa.json b/neutrino-core/src/test/resources/aaa.json index 17a37e17..32f78e64 100644 --- a/neutrino-core/src/test/resources/aaa.json +++ b/neutrino-core/src/test/resources/aaa.json @@ -4,7 +4,7 @@ "name": "test-app" }, "http": { - + "port": 8000 } } } \ No newline at end of file diff --git a/neutrino-core/src/test/resources/application.yml b/neutrino-core/src/test/resources/application.yml index e172a5e8..7123ece4 100644 --- a/neutrino-core/src/test/resources/application.yml +++ b/neutrino-core/src/test/resources/application.yml @@ -1,9 +1,9 @@ neutrino: application: - name: + name: neutrino-proxy-server http: enable: false - port: + port: 8080 context-path: /test max-content-length-desc: 128K static-resource: