Explorar o código

Fix protocol in Docker config as well.

Stefano Cossu %!s(int64=7) %!d(string=hai) anos
pai
achega
3d7962ead4
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      docker/etc/application.yml

+ 4 - 1
docker/etc/application.yml

@@ -87,11 +87,14 @@ messaging:
           # for this route.
           active: True
 
+          # Protocol version. One of `10`, `11` or `12`.
+          protocol: '11'
           host: 127.0.0.1
           port: 61613
+
+          # Credentials are optional.
           username:
           password:
-          protocol: '12'
           destination: '/topic/fcrepo'
 
           # Message format: at the moment the following are supported: