mirror of
https://github.com/bitwarden/server.git
synced 2025-02-02 23:41:21 +01:00
5 lines
79 B
Bash
5 lines
79 B
Bash
#!/bin/sh
|
|
|
|
http-server /etc/bitwarden/core/attachments/. -p 80 -d false --utc
|
|
|