Commit 09be01d2 authored by nimrod's avatar nimrod
Browse files

Use the host's user.

parent b3e28606
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -5,8 +5,10 @@ services:
    build:
      context: ./
    restart: on-failure
    user: '1000' # My (Nimrod) uid on the Kodi host.
    user: nimrod
    volumes:
      - /etc/group:/etc/group:ro
      - /etc/passwd:/etc/passwd:ro
      - /srv/library/nimrod/Podcasts:/poquita/Podcasts
      - poquita:/poquita/db