Skip to content

Commit

Permalink
BE/feat/#100: compose.dev 배포
Browse files Browse the repository at this point in the history
  • Loading branch information
heondong9265 committed May 26, 2024
1 parent f1d69bf commit a21a1b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ services:
dockerfile: Dockerfile
ports:
- "8080:8080"
env_file:
- "./backend.env"
command: ["java", "-jar", "/app/server.jar"]

# dev_frontend:
Expand Down

0 comments on commit a21a1b6

Please sign in to comment.