diff --git a/docker-compose.yml b/docker-compose.yml index 3ec186e7..1d7c8267 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -12,9 +12,6 @@ services: # environment: # Default listening port, can also be changed with the -p option # - PORT=5000 - - # - PUID=1000 - # - PGID=1000 # # Log levels are in descending order. (TRACE is the most detailed one) # Log output levels: TRACE, DEBUG(default), INFO, SUCCESS, WARNING, ERROR, CRITICAL