Update default config
このコミットが含まれているのは:
コミット
16664ed8a2
1個のファイルの変更、2行の追加、2行の削除
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"serveur": {
|
"serveur": {
|
||||||
"actif": 0,
|
"actif": 1,
|
||||||
"uri": "localhost",
|
"uri": "localhost",
|
||||||
"type": "INSA",
|
"type": "INSA",
|
||||||
"ports": {
|
"ports": {
|
||||||
|
@ -10,6 +10,6 @@
|
||||||
},
|
},
|
||||||
"local": {
|
"local": {
|
||||||
"actif": 1,
|
"actif": 1,
|
||||||
"port": 31590
|
"port": 31598
|
||||||
}
|
}
|
||||||
}
|
}
|
読み込み中…
新しいイシューから参照