mirror of
https://github.com/exane/not-gwent-online
synced 2026-06-26 21:36:12 +03:00
commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
|||||||
|
|
||||||
|
window.Config = {};
|
||||||
|
|
||||||
|
Config.Server = {
|
||||||
|
"hostname": "192.168.123.1",
|
||||||
|
"port": 16918,
|
||||||
|
secure: false
|
||||||
|
}
|
||||||
|
|
||||||
|
Config.Gwent = {
|
||||||
|
notification_duration: 4000
|
||||||
|
}
|
||||||
|
|
||||||
|
Config.Site = {
|
||||||
|
base: "/gwent-online/site/public"
|
||||||
|
}
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 5.9 KiB |
+1146
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user