diff options
Diffstat (limited to 'run.sh')
| -rwxr-xr-x | run.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
