0
0
Fork 0

Dockerfile adjustments

This commit is contained in:
Eugen Rochko 2016-08-24 18:51:36 +02:00
parent 49520d6e62
commit 03f5ffcd06
3 changed files with 5 additions and 3 deletions

View file

@ -3,7 +3,6 @@
//
//= require action_cable
//= require_self
//= require_tree ./channels
(function() {
this.App || (this.App = {});