Skip to content

Commit

Permalink
[deploy] 배포 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
junggyo1020 committed Sep 27, 2024
1 parent 61faaa6 commit dfd4eb2
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 @@
@SpringBootApplication
public class TerningserverApplication {

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

0 comments on commit dfd4eb2

Please sign in to comment.