v.0.11.3 api-server public port 8000

This commit is contained in:
tiijay
2025-11-21 19:07:41 +00:00
parent c27b97fc71
commit 115e402b0d
5 changed files with 27 additions and 19 deletions

View File

@@ -7,8 +7,9 @@
"dockerfile": "Dockerfile"
},
"runArgs": [
"--network=dev-network",
"--name=pico-client"
// "--network=dev-network",
"--name=pico-client",
"--add-host", "j-agent-01:192.168.178.105"
],
// "image": "mcr.microsoft.com/devcontainers/python:1-3.12",
// "image": "python:latest",