K
K
Konstantin Rudenkov2018-05-03 16:21:34
JavaScript
Konstantin Rudenkov, 2018-05-03 16:21:34

How to use environment variables or config file (SSR) in node+ angular 5 application?

Hello.
How can I configure SSR node + angular application at runtime?
We run the application in docker and would like to transfer the settings as environment variables, in extreme cases as a config file.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dasha Tsiklauri, 2018-05-03
@dasha_programmist

webpack.DefinePlugin({
key:value
})

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question