You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

13 lines
343 B

spring.application.name=aeon_tcp
server.port=${serverPort:30004}
spring.profiles.active=${env:dev}
#gateway.tcp.port = 18084
#
#spring.data.redis.host=r-uf63x4g5p6ir5xao87pd.redis.rds.aliyuncs.com
#spring.data.redis.port=6379
#spring.data.redis.password=B2BGn4gK4htgkEwP
#spring.data.redis.database=0
#
#redis.stream.operation.batch-size=500