Unverified Commit a367b6d9 authored by Tom Moulard's avatar Tom Moulard
Browse files

bitwarden: using $USER to set the admin token

parent 79fc6c3a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -387,7 +387,7 @@ services:
    environment:
      - ROCKET_PORT=8080
      - DOMAIN=bitwarden.${SITE}
      - ADMIN_TOKEN=tvckwoQtkcojv3uoFALR2tZA0z5ACQXDlqIG+JQ04K++cTKuCPQFTBUrzLriWKcc
      - ADMIN_TOKEN=${USERS}
    volumes:
      - ./bitwarden/data:/data
    networks: