mirror of
https://github.com/plankanban/planka.git
synced 2025-07-19 13:19: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:
|
services:
|
||||||
planka-server:
|
planka-server:
|
||||||
build:
|
build:
|
||||||
|
context: .
|
||||||
dockerfile: Dockerfile.dev
|
dockerfile: Dockerfile.dev
|
||||||
image: planka-dev
|
image: planka-dev
|
||||||
pull_policy: never
|
pull_policy: never
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue