Disable comments when build is done locally
This commit is contained in:
parent
5993ec498c
commit
afff273c61
1 changed files with 2 additions and 1 deletions
|
@ -4,5 +4,6 @@
|
||||||
"author": "Yax",
|
"author": "Yax",
|
||||||
"site_url": "http://127.0.0.1:8000",
|
"site_url": "http://127.0.0.1:8000",
|
||||||
"stacosys_url": "http://127.0.0.1:8100/api",
|
"stacosys_url": "http://127.0.0.1:8100/api",
|
||||||
|
"stacosys_url": "",
|
||||||
"external_check": "./check_git.sh"
|
"external_check": "./check_git.sh"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue