fix: use pre-built backend image to bypass Portainer git cache bug
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ services:
|
||||
- internal
|
||||
restart: unless-stopped
|
||||
backend:
|
||||
build: ./backend
|
||||
build: commander-forge-backend:latest
|
||||
environment:
|
||||
- SECRET_KEY=${SECRET_KEY}
|
||||
- ANTHROPIC_API_KEY=${ANTHROPIC_API_KEY}
|
||||
|
||||
Reference in New Issue
Block a user