mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
further func comment for env var
This commit is contained in:
@@ -49,7 +49,7 @@ message DeployRequest {
|
|||||||
// go111, go113, go116
|
// go111, go113, go116
|
||||||
// python37, python38, python39
|
// python37, python38, python39
|
||||||
string runtime = 6;
|
string runtime = 6;
|
||||||
// environment variables to pass in
|
// environment variables to pass in at runtime
|
||||||
map<string,string> env_vars = 7;
|
map<string,string> env_vars = 7;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user