Unverified Commit 79fc6c3a authored by Tom Moulard's avatar Tom Moulard
Browse files

bitwarden: removing logging

parent f40a94e0
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -386,12 +386,10 @@ services:
    user: nobody
    environment:
      - ROCKET_PORT=8080
      - LOG_FILE=/bitwarden.log
      - DOMAIN=bitwarden.${SITE}
      - ADMIN_TOKEN=tvckwoQtkcojv3uoFALR2tZA0z5ACQXDlqIG+JQ04K++cTKuCPQFTBUrzLriWKcc
    volumes:
      - ./bitwarden/data:/data
      - ./bitwarden/log:/bitwarden.log
    networks:
      - "srv"
    labels: