X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=docker-compose.yml;h=231e72abe9bf4de698f2671c7177b88e04236c46;hb=refs%2Fheads%2Fdependabot%2Fnpm_and_yarn%2Ffollow-redirects-1.15.4;hp=884703c3142eee7725f02f7611a119afc2d2f2b6;hpb=a2e28229a90d3f1adb10cc256cc14b4d48d50c42;p=github%2Fbastienwirtz%2Fhomer.git diff --git a/docker-compose.yml b/docker-compose.yml index 884703c..231e72a 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -10,7 +10,6 @@ services: - /your/local/assets/:/www/assets ports: - 8080:8080 - #environment: - # - UID=1000 - # - GID=1000 - restart: unless-stopped + user: 1000:1000 # default + environment: + - INIT_ASSETS=1 # default