cleanup config

beta.r3js.org
Theunis J. Botha 2017-03-22 13:15:16 +01:00
parent 5989f56aad
commit d7608d3fc3
3 changed files with 14 additions and 13 deletions

View File

@ -21963,3 +21963,17 @@ exit
whoami
hostname
ssh gw-beta
tail -f /var/log/nginx/*.log
ssh gw-beta
c
cd config/
git pull
ls
l
ssh gw-beta
ls
c
cd config/
ls
git checkout tj-dev
exit

View File

@ -50,12 +50,5 @@ server {
proxy_ssl_session_reuse off;
proxy_set_header Host $http_host;
proxy_redirect off;
# # If our app fails - we send it to gate
# error_page 500 502 503 504 = @gate;
}
# location @gate {
# proxy_pass http://gate;
# }
}

6
start
View File

@ -2,11 +2,5 @@
cd /usr/share/gamewheel
./start_api
./start_app
./start_editor_v1
./start_editor_v2
./start_editor_v3
./start_gate
./start_pong
./start_port
./start_racing
./start_tools