mirror of
https://github.com/wisemapping/wisemapping-open-source.git
synced 2025-04-05 03:44:29 +08:00
2 lines
143 B
Plaintext
2 lines
143 B
Plaintext
web: java $JAVA_OPTS -Dspring.profiles.active=heroku -jar wise-webapp/target/dependency/jetty-runner.jar --port $PORT wise-webapp/target/*.war
|