Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
abaldeweg authored Dec 29, 2024
2 parents 169884c + 784b453 commit 20ca7c0
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,27 +62,6 @@ r.Use(cors.SetDefaultCorsHeaders())
|-----------------------|-----------
|CORS_ALLOW_ORIGIN |Allowed origins

## warehousecli

### warehousecli Settings

|Var |Description
|-----------------------|-----------
|project_dir |Path to docker compose
|database |Database name to dump

warehousecli will read a config file from following paths:

- /etc/warehousecli/warehousecli.yaml

Example

```yaml
// warehousecli.yaml
project_dir: .
database: db-1
```
## gateway

|Var |Description
Expand Down

0 comments on commit 20ca7c0

Please sign in to comment.