## Scalar Create world-class API Docs with a built-in interactive playground which seamlessly turns to a full featured API Client ```shell $ docker run --detach --name scalar \ environment: API_REFERENCE_CONFIG: | { "sources":[ { "url": "https://postgrest.localhost" } ], "theme": "purple" } networks: - proxy_net labels: caddy: scalar.localhost caddy.reverse_proxy: "{{upstreams 8080}}" caddy.tls: internal scalarapi/api-reference:0.4.2 ```