We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a721e29 commit 7380d6cCopy full SHA for 7380d6c
1 file changed
docker-compose-redis.yml
@@ -2,6 +2,7 @@ version: '3.8'
2
3
services:
4
nodebb:
5
+ user: "0"
6
build: .
7
# image: ghcr.io/nodebb/nodebb:latest
8
restart: unless-stopped
0 commit comments