|
@@ -0,0 +1,8 @@
|
|
|
+server.port=8081
|
|
|
+base_url=http://localhost:8081/
|
|
|
+spring.application.name=wee
|
|
|
+endpoint=https://fuseki.rys.app/SystemDesignOntology2Layers
|
|
|
+storageURL=https://dtb.rys.app
|
|
|
+spring.servlet.multipart.max-file-size=500MB
|
|
|
+spring.servlet.multipart.max-request-size=500MB
|
|
|
+server.tomcat.max-http-post-size=629145600000
|