From aea7b61248a9811090d829845b2030a06f7a70a8 Mon Sep 17 00:00:00 2001 From: RinRinPARK Date: Thu, 8 Aug 2024 11:35:53 +0900 Subject: [PATCH] =?UTF-8?q?Fix:=20docker=20compose=20=ED=99=98=EA=B2=BD?= =?UTF-8?q?=EB=B3=80=EC=88=98=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose-dev.yml b/docker-compose-dev.yml index 944ac51..e437b38 100644 --- a/docker-compose-dev.yml +++ b/docker-compose-dev.yml @@ -14,7 +14,7 @@ services: - phote-network jarimage: - image: ${{ secrets.DOCKER_USERNAME }}/phote:latest + image: ${DOCKER_USERNAME}/phote:latest restart: unless-stopped container_name: myphote environment: