Исправление данных
Исправление изначальных данных
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,7 +1,6 @@
|
||||
# Исключения
|
||||
myapp.exe
|
||||
.vscode/
|
||||
WebServer/www/home.voxsel.ru
|
||||
WebServer/cert/*
|
||||
!WebServer/cert/no_cert/
|
||||
WebServer/tools/logs/*
|
||||
|
@@ -21,7 +21,7 @@
|
||||
],
|
||||
|
||||
"Soft_Settings": {
|
||||
"mysql_host": "192.168.1.6",
|
||||
"mysql_host": "127.0.0.1",
|
||||
"mysql_port": 3306,
|
||||
"php_host": "localhost",
|
||||
"php_port": 8000,
|
||||
|
Reference in New Issue
Block a user