Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
djpiper28 committed Mar 4, 2024
1 parent 7d7a71b commit b1a4839
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion kube_cache/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
# dotenv setup
# Caching Server For Kubes and Recipes

## Running

```bash
go build
./kube_cache
```

## Dotenv setup

```dotenv
PGHOST=don't put secrets in main
Expand Down

0 comments on commit b1a4839

Please sign in to comment.