summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Hammerl <fhammerl@thoughtworks.com>2016-02-17 17:56:04 +0100
committerFelix Hammerl <fhammerl@thoughtworks.com>2016-02-17 17:56:10 +0100
commit03330f2809604eff3b29e72a0ffd04f50cc42797 (patch)
treebb8b759d3dc48bfe685b92085b645ace0eb2835e
parentcfafee0ca417ccc20a3b08848f965cf63fe901fd (diff)
Add Alice and Bob try example configs
-rw-r--r--alice.try.config7
-rw-r--r--bob.try.config7
2 files changed, 14 insertions, 0 deletions
diff --git a/alice.try.config b/alice.try.config
new file mode 100644
index 00000000..57ef892c
--- /dev/null
+++ b/alice.try.config
@@ -0,0 +1,7 @@
+[pixelated]
+HOST=0.0.0.0
+PORT=8080
+LEAP_SERVER_NAME=try.pixelated-project.org
+LEAP_USERNAME=alice
+LEAP_PASSWORD=WuSh3ohse4
+
diff --git a/bob.try.config b/bob.try.config
new file mode 100644
index 00000000..4c169c04
--- /dev/null
+++ b/bob.try.config
@@ -0,0 +1,7 @@
+[pixelated]
+HOST=0.0.0.0
+PORT=8080
+LEAP_SERVER_NAME=try.pixelated-project.org
+LEAP_USERNAME=bob
+LEAP_PASSWORD=quuojoo1Su
+