mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-06 16:41:17 +00:00
9 lines
174 B
JSON
9 lines
174 B
JSON
{
|
|
"name": "@hedgedoc/dev-reverse-proxy",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"license": "AGPL-3.0",
|
|
"scripts": {
|
|
"start:dev": "caddy run || ./caddy run"
|
|
}
|
|
}
|