mirror of
https://github.com/simon987/ws_bucket.git
synced 2025-12-13 22:59:05 +00:00
04f2ff8900f94e417916e5fc1ac2f47c3b0dabb7
Environment variables
| Name | Default |
|---|---|
WS_BUCKET_ADDR |
0.0.0.0:3020 |
WS_BUCKET_WORKDIR |
./data |
WS_BUCKET_LOGLEVEL |
trace |
WS_BUCKET_CONNSTR |
host=localhost user=ws_bucket dbname=ws_bucket password=ws_bucket sslmode=disable |
WS_BUCKET_DIALECT |
postgres |
Running tests
cd test/
go test
Languages
Go
96.4%
Dockerfile
2.5%
Shell
1.1%