Armin Akhavan
Results
1
comments of
Armin Akhavan
this worked for me: 1.change the ADD line for copying the grunt config file from ```yml ADD ./config/grunt_production.json /cartodb/config/grunt_production.json ``` to ```yml ADD ./config/grunt_production.json /cartodb/config/grunt_true.json ``` 2.change the RUN block...