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

oothub-web.1.1.1.source-code.boothub-web-app.heroku.cfg Maven / Gradle / Ivy

The newest version!
port = (System.getenv('PORT') ?: 8080) as int
repoManager = new org.boothub.repo.HerokuPostgresRepoManager.Builder().create()
browserAutoStart = !repoManager.local
c




© 2015 - 2025 Weber Informatics LLC | Privacy Policy