All Downloads are FREE. Search and download functionalities are using the official Maven repository.

config.application-cloud.yml Maven / Gradle / Ivy

There is a newer version: 1.23.0
Show newest version
application:
  cors:
    allowed-origins:
      - https://lite.jhipster.tech
      - https://jhipster-lite.ew.r.appspot.com
    allowed-methods: '*'
    allowed-headers: '*'
    exposed-headers: 'Authorization,Link,X-Total-Count'
    allow-credentials: true
    max-age: 1800

jhlite:
  forced-project-folder: /tmp/jhlite

server:
  port: 8080




© 2015 - 2025 Weber Informatics LLC | Privacy Policy