소스 검색

Fix port in README

Arkadiusz Ryś 2 년 전
부모
커밋
abd472b458
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -3,7 +3,7 @@
 Four services are made available:
 
 - [wee](http://localhost:8081): The workflow enactment engine. End user interface.
-- [drawio](http://localhost:8445/?p=ftgpm;dtdesign&dev=1&stealth=1&splash=0&nosplash=1): Drawio with all plugins loaded. End user interface.
+- [drawio](http://localhost:8080/?p=ftgpm;dtdesign&dev=1&stealth=1&splash=0&nosplash=1): Drawio with all plugins loaded. End user interface.
 - [fuseki](http://localhost:3030): Fuseki debug interface.
 - [backend](http://localhost:5000): Backend debug interface.
 - [spendpoint](http://localhost:8000): SPARQL bind interceptor.