I'm configuring open edx. But where can I find the lms.env.json and cams.env.json files? I installed open edx and it works now. But where are those two files? I need to edit them to configure edx according to the tutorial
Asked
Active
Viewed 958 times
1 Answers
2
It depends on your installation, But mostly for Production, Native installation, Destack etc installations.
/edx/app/edxapp/lms.(lms/cms).json

Isanka Wijerathne
- 3,746
- 3
- 26
- 34
-
1I can confirm, I did find it under /edx/app/edxapp/ – duck Dec 25 '20 at 06:11