Skip to content

Commit

Permalink
#1 [fix] docker compose file 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
SeorinY committed Sep 23, 2023
1 parent a08c24e commit c62dc06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.8'

services:
qdang-was:
image: ghcr.io/q-dang/qdang-was:latest
image: qdang-was:latest
container_name: qdang-was
expose:
- 8080
Expand Down

0 comments on commit c62dc06

Please sign in to comment.