add user: 0 to docker-compose.yml to remove acces denied in the log
This commit is contained in:
@@ -3,6 +3,7 @@ services:
|
||||
image: ghcr.io/faserf/whatsapp-gw:latest
|
||||
container_name: whatsapp-gateway
|
||||
restart: always
|
||||
user: '0'
|
||||
ports:
|
||||
- "8066:8066"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user