File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -18,3 +18,4 @@ username
1818namespace
1919href
2020src
21+ img
Original file line number Diff line number Diff line change 11# ignore long runs of a single character:
22\b([A-Za-z])\g{-1}{3,}\b
33https://(?:[a-z-]+\.|)github(?:usercontent|)\.com/[-a-zA-Z0-9?%&=_\/.]*
4- https://(?:[a-z-]+\.|)localhost/[-a-zA-Z0-9?%&=_\/.]*
54https://(?:[a-z-]+\.|)github\.io/[-a-zA-Z0-9?%&=_\/.]*
65https://(?:(?:[-a-zA-Z0-9?&=]*\.|)internationaldataspaces\.org)/[-a-zA-Z0-9?&=_#\/.]*
76https://deepsource.io/blog/git-branch-naming-conventions/
@@ -17,3 +16,6 @@ export POD_NAME=\$\((.*?)\)
1716export CONTAINER_PORT=\$\((.*?)\)
1817helm install dataspaceconnector charts/dataspace-connector
1918helm uninstall dataspaceconnector
19+ https://localhost:8080/api/docs
20+ http://localhost:8081/swagger-ui/index.html?url=/v3/api-docs/
21+ http://localhost:8082/dashboard
You can’t perform that action at this time.
0 commit comments