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: