Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 315 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 315 Bytes

Local Neon Proxy

A wrapper to get a docker image from the Neon proxy for internal test use.

Building

docker build . -t grafbase/neon-proxy:latest

Publishing

docker push grafbase/neon-proxy:latest

Usage

See docker-compose.yml, test-project and scripts/local.sh.