diff options
Diffstat (limited to 'testenv/v2-hdmiusb-rpi4.override.yaml')
-rw-r--r-- | testenv/v2-hdmiusb-rpi4.override.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testenv/v2-hdmiusb-rpi4.override.yaml b/testenv/v2-hdmiusb-rpi4.override.yaml index f1d57089..8d5568f6 100644 --- a/testenv/v2-hdmiusb-rpi4.override.yaml +++ b/testenv/v2-hdmiusb-rpi4.override.yaml @@ -56,6 +56,12 @@ otgnet: pre_stop_cmd: - "/bin/true" +nginx: + http: + port: 8080 + https: + port: 4430 + janus: cmd: - "/bin/true" |