mirror of
https://github.com/simon987/ws_bucket.git
synced 2025-04-10 14:06:46 +00:00
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%