[v1.2.1] build n. 124

This commit is contained in:
2021-10-03 20:27:53 +03:00
parent 7babade475
commit 104b1404b0
6 changed files with 83 additions and 83 deletions
+10 -10
View File
@@ -1,11 +1,11 @@
{
"address": "",
"port": "8080",
"dev_frontend_url": "",
"frontend_url": "http://localhost:3000",
"cdn_path": "cdn",
"cdn_url": "https://cdn.unmei.space",
"version": "1.2",
"build": 123,
"debug": true
{
"address": "",
"port": "8080",
"dev_frontend_url": "",
"frontend_url": "http://localhost:3000",
"cdn_path": "cdn",
"cdn_url": "https://cdn.unmei.space",
"version": "1.2.1",
"build": 124,
"debug": true
}