From 3f835bfcea311c9e86d5dd8109d822c69156257e Mon Sep 17 00:00:00 2001 From: HRiggs Date: Wed, 3 Dec 2025 21:26:47 -0500 Subject: [PATCH] this sucks --- deploy/portainer-stack.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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