mirror of
https://github.com/bitwarden/server.git
synced 2025-07-08 03:15:07 -05:00
PersistKeysToFileSystem when selfhosted
This commit is contained in:
3
src/Api/entrypoint.sh
Normal file
3
src/Api/entrypoint.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
dotnet /app/Api.dll
|
Reference in New Issue
Block a user