Browse Source

Add wee override file

Arkadiusz Ryś 2 years ago
parent
commit
ee961ba119
1 changed files with 8 additions and 0 deletions
  1. 8 0
      wee/application.properties

+ 8 - 0
wee/application.properties

@@ -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