@ -0,0 +1,2 @@
A8kCanBusService:
url: ws://192.168.8.10:19005
@ -1,4 +1,4 @@
url: ws://127.0.0.1:19005
server:
port: 8082
@ -1,9 +1,9 @@
port: 8080
spring:
profiles:
active: app
active: prod
web:
resources:
static-locations: file:appresource/static/app/,file:appresource/static/,file:/opt/app/static/
@ -1,2 +0,0 @@