更新 'Dockerfile'

This commit is contained in:
zhongjin 2023-05-11 12:59:26 +08:00
parent 603d824dc8
commit 7cd375a0f5

View File

@ -37,7 +37,7 @@ RUN cd cartodb && bundle exec grunt
RUN cd cartodb/config && \
cp app_config.yml.sample app_config.yml && \
cp database.yml.sample database.yml && \
grunt_production.json.sample grunt_production.json
cp grunt_production.json.sample grunt_production.json