add port to exportarr
This commit is contained in:
parent
b4231dac8e
commit
e3d170ffec
|
@ -33,6 +33,8 @@ spec:
|
|||
value: "http://localhost"
|
||||
- name: CONFIG
|
||||
value: "/config/config.xml"
|
||||
- name: PORT
|
||||
value: 9000
|
||||
volumeMounts:
|
||||
- name: config
|
||||
mountPath: /config
|
||||
|
|
Loading…
Reference in New Issue