Builder/Docker - Remove PUID and PGID ( they were not used ) (#2852)

pull/2722/merge
Florian Kretschmer 2024-12-27 13:03:36 +01:00 zatwierdzone przez GitHub
rodzic 05f54f0ce6
commit d67d396b88
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 0 dodań i 3 usunięć

Wyświetl plik

@ -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