services/RPKI.md
... ...
@@ -55,11 +55,7 @@ services:
55 55
stayrtr:
56 56
image: rpki/stayrtr:latest
57 57
ports:
58
- - "8082:8082"
58
+ - "8082:8282"
59 59
command: >
60
- -bind :8082
61 60
-cache https://dn42.burble.com/roa/dn42_roa_46.json
62
- stdin_open: true
63
- tty: true
64
-```
65
-
61
+```
... ...
\ No newline at end of file