swt23w23/src/main/resources/application.properties

9 lines
326 B
Properties

# Uncomment these two lines of configuration to
# enable persistent storage in db/catering.
################################################
# spring.datasource.url=jdbc:h2:./db/catering
# spring.jpa.hibernate.ddl-auto=update
# Uncomment the folowing when running behind reverse proxy
#server.forward-headers-strategy=NATIVE