diff --git a/README.md b/README.md index c3353c5..e989ec3 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,18 @@ Example: --endpoint https://example.com ``` +```yaml +services: + newt: + image: fosrl/newt + container_name: newt + restart: unless-stopped + command: + - --id 31frd0uzbjvp721 \ + - --secret h51mmlknrvrwv8s4r1i210azhumt6isgbpyavxodibx1k2d6 \ + - --endpoint https://example.com +``` + ## Build ### Container