diff --git a/.drone.yml b/.drone.yml index de8cf9c..3481e77 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,8 +8,8 @@ steps: settings: dockerfile: ./Docker-api tags: latest - repo: localhost:5000/trash-api - registry: localhost:5000 + repo: 192.168.0.129:5000/trash-api + registry: 192.168.0.129:5000 insecure: true - name: telegram notification