v2board/public/env.example.js
2019-12-05 02:37:32 +08:00

6 lines
66 B
JavaScript
Vendored

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