summaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.sh b/run.sh
index 7c20eaa..35e114a 100755
--- a/run.sh
+++ b/run.sh
@@ -26,6 +26,6 @@ export PORT=8087
STATIC_DIR=$(pwd)/static \
IMGUR_GO_CONF=$(pwd)/config/conf.json \
UPLOAD_DIR=$(pwd)/files \
-UPLOAD_URL=http://i.iamfabulous.de:8080 \
+UPLOAD_URL=http://i.iamfabulous.de \
ORIGIN_URL=https://images.iamfabulous.de \
./$APP