diff --git a/deploy/portainer-stack.yml b/deploy/portainer-stack.yml index 4045629..09a324c 100644 --- a/deploy/portainer-stack.yml +++ b/deploy/portainer-stack.yml @@ -1,5 +1,3 @@ -version: '3.8' - # Portainer Stack Configuration # This file is used when deploying via Portainer's Git repository feature @@ -23,7 +21,7 @@ services: backend: build: - context: ./backend + context: ../backend dockerfile: Dockerfile pull_policy: build restart: unless-stopped