Skip to content

Commit 886927e

Browse files
committed
chore: 🤖 application.yaml 변경용 ci
1 parent 7b86b74 commit 886927e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/org/runnect/server/ServerApplication.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ public class ServerApplication {
1212
}
1313

1414
public static void main(String[] args) {
15+
1516
SpringApplication.run(ServerApplication.class, args);
1617
}
1718

0 commit comments

Comments
 (0)