Update project path in vs-code-server configuration
This commit is contained in:
@@ -29,7 +29,7 @@ services:
|
|||||||
# 使用者 config(.config, .cache, extensions)→ volume
|
# 使用者 config(.config, .cache, extensions)→ volume
|
||||||
- user_config:/config/users
|
- user_config:/config/users
|
||||||
# 使用者程式碼 → 宿主實體目錄(bind mount)
|
# 使用者程式碼 → 宿主實體目錄(bind mount)
|
||||||
- /path/to/host/projects:/projects
|
- /mnt/data/External/code:/projects
|
||||||
# Coder 系統設定 → volume
|
# Coder 系統設定 → volume
|
||||||
- coder_system:/config/coder
|
- coder_system:/config/coder
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user