mirror of
https://github.com/bitwarden/server.git
synced 2026-01-31 14:13:18 +08:00
turn off telemetry.customerfeedback for mssql
This commit is contained in:
@@ -15,4 +15,6 @@ COPY entrypoint.sh /
|
||||
RUN chmod +x /entrypoint.sh \
|
||||
&& chmod +x /backup-db.sh
|
||||
|
||||
RUN /opt/mssql/bin/mssql-conf set telemetry.customerfeedback false
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user