Skip to content

Commit

Permalink
[fix] application.yml파일 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryeolee committed Nov 7, 2023
1 parent f4c8fe8 commit 5cc469b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
@EnableDiscoveryClient // eureka client
public class FarmusGatewayApplication {


public static void main(String[] args) {
SpringApplication.run(FarmusGatewayApplication.class, args);
}
Expand Down

0 comments on commit 5cc469b

Please sign in to comment.