Explorar o código

Update: run rabbit as current user ID, not something odd.

Steve Thielemann %!s(int64=5) %!d(string=hai) anos
pai
achega
30d3eeb906
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      docker-compose.yml

+ 1 - 0
docker-compose.yml

@@ -7,6 +7,7 @@ services:
       - "5672:5672"
     # persistent data needs a consistent hostname
     hostname: crunchy_carrot
+    user: "1000:1000"
     environment:
       # RABBITMQ_DEFAULT_USER: rabbit
       # RABBITMQ_DEFAULT_PASS: carrot