From f159e3da60795909dbe47a9fc2424ca1072aa913 Mon Sep 17 00:00:00 2001 From: Thanu Poptiphueng Date: Sun, 21 Apr 2024 01:54:13 +0700 Subject: [PATCH] added image file --- compose.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/compose.yml b/compose.yml index adb54d4..c072083 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,7 @@ services: backend: restart: always + image: gitea.cognizata.com/atapy/sorvor build: target: app # choose a stage to use ports: @@ -12,6 +13,7 @@ services: - .env frontend: restart: always + image: gitea.cognizata.com/atapy/sorvor-front build: context: ../sorvor-front args: