v2board/public/env.example.js
2020-01-12 19:48:13 +08:00

6 lines
66 B
JavaScript
Vendored

window.v2board = {
title: 'V2Board',
theme: '1',
host: ''
}