Kshitij
|
d3e1aff0fb
|
Fix: Downloading issue when deployed. Added a temp /Skycrate/downloaded directory and changed ownership to 1000:1000, this allows the file to be temporarily fetched to the server, then downloaded on client's site. Hoping to find a better (feasable) solution to this later.
|
2025-04-21 10:32:22 +05:30 |
|
Kshitij
|
b41b1071e6
|
Changed port from 8080 to 8081 in application.properties and exposed 8081 in Dockerfile for ref.
|
2025-04-20 04:25:10 +05:30 |
|
Kshitij
|
c83898e34c
|
Forgot to change the target dir in Dockerfile, my bad 😅
|
2025-04-20 03:57:18 +05:30 |
|
Kshitij
|
152ada0bad
|
Added Dockerfile to build Docker image for backend.
|
2025-04-20 03:39:49 +05:30 |
|