https://github.com/caddyserver/jsonc-adapter
JSONC config adapter
https://github.com/caddyserver/jsonc-adapter
Last synced: about 1 year ago
JSON representation
JSONC config adapter
- Host: GitHub
- URL: https://github.com/caddyserver/jsonc-adapter
- Owner: caddyserver
- Created: 2020-03-24T16:09:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-23T10:11:01.000Z (over 2 years ago)
- Last Synced: 2025-04-08T19:46:16.944Z (about 1 year ago)
- Language: Go
- Size: 40 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
JSONC Config Adapter for Caddy
================================
This plugin allows you to use JSONC (JSON with Comments) to configure Caddy.
After plugging it in, run Caddy with your JSONC file and `--adapter jsonc`.