Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 512 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 512 Bytes

Note

Whenever you change config.json, don't forget to change according config.json in docker directory.

config.json in this folder is used if you use local build (without docker), but config.json in docker/build/config/config.json is used inside docker images.

The reason behind this is that docker can not use files outside its build scope (which is the directory with Dockerfile).