ソースを参照

Matches readme website base url on the one of .ini

Adrien Panay 6 年 前
コミット
62b8a2efd4
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      README.md

+ 1 - 1
README.md ファイルの表示

@@ -186,7 +186,7 @@ The two parameters are optional but useful to reload the server upon code change
186 186
     gearbox serve --reload --debug
187 187
 
188 188
 You can now enter the application at
189
-[http://localhost:8080](http://localhost:8080) and login with admin user:
189
+[http://127.0.0.1:8080](http://127.0.0.1:8080) and login with admin user:
190 190
 
191 191
  * user : `admin@admin.admin`
192 192
  * password : `admin@admin.admin`