mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 07:36:14 -05:00
command config for server, serve unknown files
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
dotnet /bitwarden_server/Server.dll /etc/bitwarden/core/attachments .
|
||||
dotnet /bitwarden_server/Server.dll /contentRoot=/etc/bitwarden/core/attachments /webRoot=. /serveUnknown=true
|
||||
|
Reference in New Issue
Block a user