Skip to content

Commit 8a618ff

Browse files
--
1 parent 4381b39 commit 8a618ff

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# etpclient
22

3-
poetry run python .\src\etpclient\main.py --host rddms.centralus.cloudapp.azure.com --port 80 --sub-path etp -t https://rddms.centralus.cloudapp.azure.com/rest/Reservoir/v1/auth/token
3+
poetry run python .\src\etpclient\main.py --host MY_HOST --port 80 --sub-path etp -t https://rddms.centralus.cloudapp.azure.com/rest/Reservoir/v1/auth/token
44

5-
poetry run python .\src\etpclient\main.py --host 127.0.0.1 --port 17000 --sub-path etp --username admin --password openSesame
5+
poetry run python .\src\etpclient\main.py --host 127.0.0.1 --port 17000 --sub-path etp --username login --password passwordTest
66

7-
poetry run python .\src\etpclient\main.py --host 127.0.0.1 --port 5432 --username tester --password tester
7+
poetry run python .\src\etpclient\main.py --host 127.0.0.1 --port 5432 --username testerlogin --password passwordtester

0 commit comments

Comments
 (0)