Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
리팩토링
Browse files Browse the repository at this point in the history
  • Loading branch information
ori0o0p committed Feb 14, 2024
1 parent c54f9f0 commit 53534fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import reactor.core.publisher.Mono;

@RestController
@RequestMapping("/api/image")
@RequestMapping("/api/file")
public class FileController {
private final S3Service service;

Expand Down

0 comments on commit 53534fb

Please sign in to comment.