Add uid and gid

This commit is contained in:
DutchEllie 2021-09-23 14:03:21 +02:00
parent 4a756d1b0f
commit a80b00e1c8
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ services:
container_name: pepebot_server
image: dutchellie/pepebot
restart: always
user: 1000:1000
depends_on:
- db
environment: