mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-23 12:40:42 +08:00
try proper relative path
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{
|
||||
"dockerComposeFile": "docker-compose.yml"
|
||||
"dockerComposeFile": "../docker-compose.yml",
|
||||
"forwardPorts": [3000]
|
||||
}
|
||||
Reference in New Issue
Block a user