Try fixing Jenkins

This commit is contained in:
emil28092005
2026-01-16 23:52:50 +03:00
parent 5b8f9bc1ab
commit c25952bbc1
2 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ services:
shagram:
image: ${APP_IMAGE:-shagram:local}
build:
context: ../../src/shagram
context: ../..
container_name: shagram-app
environment:
- DATABASE_PATH=/app/data/shagram.db