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