dockerize faye and counters
This commit is contained in:
+1
-1
@@ -87,7 +87,7 @@ Qwaiter::Application.routes.draw do
|
||||
#get '/bars-restaurants' => 'dashboard#bars_restaurants', as: :bars_restaurants
|
||||
#get '/clients' => 'dashboard#clients'
|
||||
#get '/contact' => 'dashboard#contact'
|
||||
get '/s' => redirect('/scan'), as: :scan
|
||||
get '/s' => 'dashboard#scan', as: :scan
|
||||
|
||||
# DEVELOPMENT ONLY
|
||||
get '/qr' => 'dashboard#qr'
|
||||
|
||||
Reference in New Issue
Block a user