Clarify startup hint for mounted proxy path
Explain the next container command without assuming a fixed mount location so the host prompt matches real deployments. Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -82,4 +82,4 @@ printf 'Host listen URL: http://%s:%s\n' "$host" "$port"
|
||||
printf 'Container URL: %s\n' "$public_url"
|
||||
printf 'Token file: %s\n' "$token_file"
|
||||
printf 'Log file: %s\n' "$log_file"
|
||||
printf 'Next: run /workspaces/host-git-cred-proxy/container/configure-git.sh inside the container\n'
|
||||
printf 'Next: inside the container, run <mounted-host-git-cred-proxy>/container/configure-git.sh\n'
|
||||
|
||||
Reference in New Issue
Block a user