variable troubles
This commit is contained in:
@@ -33,6 +33,12 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"internalPort": 51515,
|
"internalPort": 51515,
|
||||||
|
"addPorts": [
|
||||||
|
{"containerPort":51515,
|
||||||
|
"hostPort":${APP_PORT},
|
||||||
|
"tcp":true,
|
||||||
|
"udp":false}
|
||||||
|
],
|
||||||
"volumes": [
|
"volumes": [
|
||||||
{
|
{
|
||||||
"hostPath": "/home/ccondor/kopia/certs",
|
"hostPath": "/home/ccondor/kopia/certs",
|
||||||
|
|||||||
Reference in New Issue
Block a user