From bc4ee60b51577443cee66fd450809c453d4b1fc9 Mon Sep 17 00:00:00 2001 From: Jacob Cody Wimer Date: Tue, 27 Oct 2015 08:28:33 -0400 Subject: [PATCH] Updated readme --- README.rdoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rdoc b/README.rdoc index ee04bc3..667f81e 100644 --- a/README.rdoc +++ b/README.rdoc @@ -2,17 +2,17 @@ This application is being created to run a wrestling tournament. -License: +License: MIT License -Public production page: +Public production page: https://wrestlingdev.com -Development details: +Development details: * Ruby 2.2.0 @@ -26,7 +26,7 @@ Development details: * Development login email: test@test.com password: password -Docker instructions: +Docker instructions: * Building and running the image: bash rails-dev.sh wrestlingapp This will mount your local directory to /rails inside the container and will open port 3000 to port 3000 on your local machine. @@ -35,6 +35,6 @@ Docker instructions: * Production docker image: Run bash rails-prod.sh wrestlingapp. This will create a self-signed ssl certificate and set up wrestlingapp on passenger/apache. The container will run with port 80 and port 443 open and will have a restart policy of always. -Public Trello page +Public Trello page: https://trello.com/b/OIF9s2Gw