# README
Proxy
Developing
Prerequisites
Running
docker compose -f compose.dev.yml up -d
# Apply the development configuration that Gate uses
cp config.dev.yml config.yml
go run .
Thanks
# Type aliases
No description provided by the author
docker compose -f compose.dev.yml up -d
# Apply the development configuration that Gate uses
cp config.dev.yml config.yml
go run .