We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58513ba commit 25cbab6Copy full SHA for 25cbab6
2 files changed
docker-compose/kurento-with-filters.yml
@@ -1,4 +1,4 @@
1
-version: "3.5"
+version: "3.8"
2
3
services:
4
kurento-examples:
@@ -36,6 +36,8 @@ services:
36
37
networks:
38
default:
39
+ labels:
40
+ org.fiware: 'tutorial'
41
ipam:
42
config:
43
- subnet: 172.18.1.0/24
docker-compose/kurento.yml
@@ -33,6 +33,8 @@ services:
33
34
35
0 commit comments