diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c10032d..924297b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -24,7 +24,7 @@ jobs: docker_channel: stable - name: Login to DockerHub and push image run: | - docker login -u "${{ secrets.DOCKERHUB_USERNAME }}" -p "${{ secrets.DOCKERHUB_PASSWORD }}" + docker login -u "${{ secrets.DOCKERHUB_USERNAME }}" -p "${{ secrets.DOCKERHUB_TOKEN }}" docker build -t firstfloor/ldaputils:latest . docker push firstfloor/ldaputils:latest \ No newline at end of file diff --git a/readme.MD b/readme.MD index e0944f2..6fb51ce 100644 --- a/readme.MD +++ b/readme.MD @@ -28,6 +28,6 @@ Trying to find user mike02 Launch: ./ldaputils -webserver -Go to the website2: +Go to the website3: http://localhost:8080/