1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-11-27 16:16:48 +03:00
leon/app
ctombumila37 a438d6f942 fix(web app): enable environment variables
Enable environment variables by pulling in 'envify' as a dependency.
'envify' loads a file named '.env' lying in the leon root directory and
replaces any occurence of process.env.FOO by the corresponding entry in
'.env'.
2019-02-24 15:20:03 +08:00
..
css chore: init 2019-02-10 20:26:50 +08:00
img [ImgBot] Optimize images 2019-02-16 03:24:40 +00:00
js fix(web app): enable environment variables 2019-02-24 15:20:03 +08:00
sounds chore: init 2019-02-10 20:26:50 +08:00
vendor/socket.io/2.0.3 chore: init 2019-02-10 20:26:50 +08:00
index.html chore: init 2019-02-10 20:26:50 +08:00