determined the final configuration for private servers
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
server.port=8082
|
## debug env configuration
|
||||||
|
server.port=8081
|
||||||
spring.cache.type=redis
|
spring.cache.type=redis
|
||||||
spring.redis.host=localhost
|
spring.redis.host=localhost
|
||||||
spring.redis.port=6379
|
spring.redis.port=6379
|
||||||
|
|||||||
Reference in New Issue
Block a user