Spaces:
Sleeping
Sleeping
Soumik Bose commited on
Commit ·
96361cc
1
Parent(s): 53c7e4c
initial commit
Browse files
src/main/resources/application.properties
CHANGED
|
@@ -4,4 +4,4 @@ spring.servlet.multipart.max-file-size=100MB
|
|
| 4 |
spring.servlet.multipart.max-request-size=100MB
|
| 5 |
logging.level.com.example.pdfparser=INFO
|
| 6 |
|
| 7 |
-
app.base-url=https://
|
|
|
|
| 4 |
spring.servlet.multipart.max-request-size=100MB
|
| 5 |
logging.level.com.example.pdfparser=INFO
|
| 6 |
|
| 7 |
+
app.base-url=https://soumik-404-parseflow.hf.space
|