mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix shared conatiner path
This commit is contained in:
parent
e859c6fc03
commit
9485e9713c
11 changed files with 29 additions and 29 deletions
|
|
@ -12,7 +12,7 @@ services:
|
|||
|
||||
chatbot_ui:
|
||||
build:
|
||||
context: ../shared/chatbot_ui
|
||||
context: ../../shared/chatbot_ui
|
||||
dockerfile: Dockerfile
|
||||
ports:
|
||||
- "18080:8080"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue