Skip to content

Commit

Permalink
ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
qogustj committed Oct 6, 2023
1 parent df455eb commit abeafb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
expose:
- 8080
ports:
- 8081:8080
- 8080:8080
environment:
- TZ=Asia/Seoul
green:
Expand All @@ -16,6 +16,6 @@ services:
expose:
- 8080
ports:
- 8082:8080
- 8081:8080
environment:
- TZ=Asia/Seoul

0 comments on commit abeafb1

Please sign in to comment.