remove secrets from source code
parent
a9b4b131a6
commit
1131c7733f
|
@ -4,7 +4,7 @@ docker tag react-redux-course:1.0.3 cloud.canister.io:5000/tstanciu/react-redux-
|
||||||
docker login --username=tstanciu --password="--------" cloud.canister.io:5000
|
docker login --username=tstanciu --password="--------" cloud.canister.io:5000
|
||||||
docker push cloud.canister.io:5000/tstanciu/react-redux-course:1.0.3
|
docker push cloud.canister.io:5000/tstanciu/react-redux-course:1.0.3
|
||||||
|
|
||||||
docker login --username=deploy+tstanciu --password=***REMOVED*** cloud.canister.io:5000
|
docker login --username=deploy+tstanciu --password=********** cloud.canister.io:5000
|
||||||
docker pull cloud.canister.io:5000/tstanciu/react-redux-course:1.0.3
|
docker pull cloud.canister.io:5000/tstanciu/react-redux-course:1.0.3
|
||||||
|
|
||||||
Multiple ports:
|
Multiple ports:
|
Loading…
Reference in New Issue