mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
fix: 🏗️ add context back as it is the default an no context does not work
This commit is contained in:
parent
61d48146d3
commit
3308f66905
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
services:
|
||||
planka-server:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile.dev
|
||||
image: planka-dev
|
||||
pull_policy: never
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue