diff options
Diffstat (limited to 'run.sh')
| -rwxr-xr-x | run.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ fi echo "Running $APP..." +export PORT=8087 STATIC_DIR=$(pwd)/static \ IMGUR_GO_CONF=$(pwd)/config/conf.json \ UPLOAD_DIR=$(pwd)/files \ |
