supplier client sections working with problematic authentication still active
This commit is contained in:
@@ -4,6 +4,13 @@ Mozo server backend README
|
||||
Application architecture
|
||||
-----------------------------------------------
|
||||
|
||||
Building the product
|
||||
------------------------------------------
|
||||
1. Set the current routes to mozo-supplier client code (TODO: make way
|
||||
better)
|
||||
```ruby
|
||||
File.write "#{ENV["MOZO_PATH_SUPPLIER"]}/app/global-functionality/js-routes.js", JsRoutes.generate.sub(/this\);\n$/, 'window);')
|
||||
```
|
||||
|
||||
Server side monit config
|
||||
--------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user