9 lines
135 B
YAML
9 lines
135 B
YAML
quarkus:
|
|
http:
|
|
port: 8080
|
|
application:
|
|
name: nowchess-core
|
|
rest-client:
|
|
io-service:
|
|
url: http://localhost:8081
|