Skip to content
This repository has been archived by the owner on Dec 7, 2024. It is now read-only.

Commit

Permalink
๐Ÿ”ง :: AWS repository name ์ด๋ฏธ์ง€ ์•ž์— ์ถ”๊ฐ€
Browse files Browse the repository at this point in the history
  • Loading branch information
shk0625 committed Jan 11, 2024
1 parent f254503 commit 0dcabf9
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
@@ -1,7 +1,7 @@
version: '3'
services:
app:
image: gcms-back:latest
image: ${ECR_IMAGE}/gcms-back:latest
environment:
- TZ=Asia/Seoul
env_file:
Expand Down

0 comments on commit 0dcabf9

Please sign in to comment.