6 lines
148 B
Properties
6 lines
148 B
Properties
# database credentials from defined config file
|
|
spring.config.import=/etc/CampOrganizer2/prod.properties
|
|
|
|
# for development only
|
|
server.port = 8081
|