diff --git a/.drone.yml b/.drone.yml index 8874ec1..f8ebbd8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,8 +8,8 @@ steps: settings: dockerfile: ./Docker-api tags: latest - repo: 192.168.0.129:5000/trash-api - registry: 192.168.0.129:5000 + repo: localhost:5000/trash-api + registry: localhost:5000 - name: telegram notification image: appleboy/drone-telegram