Skip to content

Commit d67d396

Browse files
authored
Builder/Docker - Remove PUID and PGID ( they were not used ) (#2852)
1 parent 05f54f0 commit d67d396

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docker-compose.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ services:
1212
# environment:
1313
# Default listening port, can also be changed with the -p option
1414
# - PORT=5000
15-
16-
# - PUID=1000
17-
# - PGID=1000
1815
#
1916
# Log levels are in descending order. (TRACE is the most detailed one)
2017
# Log output levels: TRACE, DEBUG(default), INFO, SUCCESS, WARNING, ERROR, CRITICAL

0 commit comments

Comments
 (0)