mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-01-17 08:48:05 +00:00
7 lines
214 B
TypeScript
7 lines
214 B
TypeScript
export default {
|
|
docker: "Using Docker",
|
|
manual: "Manual Installation",
|
|
"environment-variables": "Environment Variables",
|
|
"reverse-proxy": "Reverse Proxy",
|
|
upgrading: "Upgrading hyperglass",
|
|
};
|