feat: add fulscreen mode, dark mode
This commit is contained in:
@@ -14,6 +14,8 @@ export default defineConfig({
|
||||
},
|
||||
|
||||
server: {
|
||||
host: true,
|
||||
allowedHosts: ["tg.nikitakiselev.ru"],
|
||||
proxy: {
|
||||
'/index.php': {
|
||||
target: 'http://localhost:8000',
|
||||
|
||||
Reference in New Issue
Block a user