summaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
authorhorus_arch2015-04-21 01:47:42 +0200
committerhorus_arch2015-04-21 01:47:42 +0200
commitb3fa125ed0292f8ca37e91bf19c8cae7cdacc506 (patch)
tree61079b97ed26bf4c9483eb14dee7205c3c349b90 /run.sh
parent01e9a34952bd6ddd383680b0ca2312e476ad07a6 (diff)
downloadmandible-b3fa125ed0292f8ca37e91bf19c8cae7cdacc506.tar.gz
Add API documentation and better defaults.
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/run.sh b/run.sh
index ab368b0..27c86ae 100755
--- a/run.sh
+++ b/run.sh
@@ -26,4 +26,5 @@ STATIC_DIR=$(pwd)/static \
IMGUR_GO_CONF=$(pwd)/config/conf.json \
UPLOAD_DIR=$(pwd)/files \
UPLOAD_URL=http://i.iamfabulous.de:8080 \
+ORIGIN_URL=https://images.iamfabulous.de \
./$APP