application-option.properties 356 Bytes RawBlameHistoryPermalink 1 2 3 4 5 6 7 8 9 server.port=22222 # datasource vion.datasource.driver-class-name=org.postgresql.Driver vion.datasource.pre-url=jdbc:postgresql://192.168.9.233:5432/ vion.datasource.username=postgres vion.datasource.password=authpass # redis spring.redis.host=192.168.9.233 spring.redis.port=6379