k8s
This commit is contained in:
@@ -22,7 +22,7 @@ messages:
|
|||||||
directory: ${file.directory}/messages
|
directory: ${file.directory}/messages
|
||||||
|
|
||||||
apigateway:
|
apigateway:
|
||||||
host: http://localhost:${server.port}
|
host: http://${apigateway.hostname:localhost}:${server.port}
|
||||||
|
|
||||||
# rabbitmq server
|
# rabbitmq server
|
||||||
spring:
|
spring:
|
||||||
|
|||||||
Reference in New Issue
Block a user