Newer
Older
cactus / target / classes / application.properties
@agalyaramadoss agalyaramadoss on 16 Feb 198 bytes version update with 21
server.port=8080
spring.application.name=cube-db

# Logging
logging.level.com.cube=INFO
logging.pattern.console=%d{yyyy-MM-dd HH:mm:ss} - %msg%n

# Cube DB Configuration
cube.datadir=/tmp/cube-data