aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 3cda6d7..d8a22f3 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -117,7 +117,7 @@ steps:
apt install wget jq curl -y
python3 -m gunicorn app:app c gunicorn_config.py &
export TOKEN=myuploadtoken
- export URL="localhost:5000"
+ export URL="127.0.0.1:5000"
mkdir -p tests
echo "Test: normaler Upload"
echo content > tests/file