Quellcode durchsuchen

Matches readme website base url on the one of .ini

Adrien Panay vor 7 Jahren
Ursprung
Commit
62b8a2efd4
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      README.md

+ 1 - 1
README.md Datei anzeigen

186
     gearbox serve --reload --debug
186
     gearbox serve --reload --debug
187
 
187
 
188
 You can now enter the application at
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
  * user : `admin@admin.admin`
191
  * user : `admin@admin.admin`
192
  * password : `admin@admin.admin`
192
  * password : `admin@admin.admin`