mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 07:36:14 -05:00
move attachments and nginx to util folder
This commit is contained in:
3
util/Attachments/entrypoint.sh
Normal file
3
util/Attachments/entrypoint.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
dotnet /bitwarden_server/Server.dll /etc/bitwarden/core/attachments .
|
Reference in New Issue
Block a user