Skip to content

Commit

Permalink
added a dockerfile for the frontend modified second frr
Browse files Browse the repository at this point in the history
  • Loading branch information
Motouom committed Jul 16, 2024
1 parent f89a59b commit 26ea6a4
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ package com.packit.packit_backend
import org.springframework.boot.autoconfigure.SpringBootApplication
import org.springframework.boot.runApplication

@Configuration
public class PackitBackendApplication {

}

@SpringBootApplication
class PackitBackendApplication

Expand Down

0 comments on commit 26ea6a4

Please sign in to comment.