Skip to content

Commit

Permalink
fixed .env.sample
Browse files Browse the repository at this point in the history
  • Loading branch information
altitude committed Nov 18, 2015
1 parent 0b47fd8 commit bc95404
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .env.sample
@@ -1,4 +1,4 @@
PORT=2222,
BIND=0.0.0.0,
CALLBACK=http://localhost:4022/session,
PORT=2222
BIND=0.0.0.0
CALLBACK=http://localhost:4022/session
KEY=/home/altitude/demo-ssh-key

0 comments on commit bc95404

Please sign in to comment.