4d4b32e8de
* Made config.json dynamic
* added docker support
* Fixed dockerfile npm install error
* fixed line ends
* Revert "Made config.json dynamic"
This reverts commit 5cb413b9aa
.
* config.json is now loaded dynamically
* Made dynamic config work on github page
* config is now dynamically copied
* removed sync-request dependency
Co-authored-by: d513 <ogoniasty513@gmail.com>
5 lines
No EOL
133 B
Text
5 lines
No EOL
133 B
Text
# we dont want default config to be loaded in the dockerfile, but rather using a volume
|
|
config.json
|
|
# build stuff
|
|
node_modules
|
|
public |