summarylogtreecommitdiffstats
path: root/asciinema.conf
diff options
context:
space:
mode:
authorJanne Heß2016-10-06 19:16:33 +0200
committerJanne Heß2016-10-06 19:35:15 +0200
commit94d7a50433d26d0127ee262a28ede3287e050afe (patch)
treee282057fd29d21320f6abde2ae5d040e3f457b00 /asciinema.conf
downloadaur-asciinema-server-git.tar.gz
Initial commit of the asciinema server
Diffstat (limited to 'asciinema.conf')
-rw-r--r--asciinema.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/asciinema.conf b/asciinema.conf
new file mode 100644
index 000000000000..4001d1b29292
--- /dev/null
+++ b/asciinema.conf
@@ -0,0 +1,2 @@
+UNICORN_OPTS="--binding=127.0.0.1 --port=8085"
+SIDEKIQ_OPTS=""