summaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
authorHorus32015-04-21 13:40:13 +0200
committerHorus32015-04-21 13:40:13 +0200
commitaa20d46e89069800b77247dccda0a500865411e3 (patch)
tree1ba6b00e5904f4170a62cc0708cc66ff8742923a /run.sh
parent9d86a3c05ec4339da74dae6cc3bf2f91d49f1574 (diff)
downloadmandible-aa20d46e89069800b77247dccda0a500865411e3.tar.gz
Clean up html.
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