You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,13 +42,14 @@ For help in utilizing `dj.config` (added in `3.4.0`), you may access the help vi
42
42
43
43
* Create an `.env` with desired development environment values e.g.
44
44
```sh
45
-
MATLAB_USER=raphael
46
-
MATLAB_LICENSE="#\ BEGIN----...---------END"# For image usage instructions see https://github.com/guzman-raphael/matlab, https://hub.docker.com/r/raphaelguzman/matlab
47
-
MATLAB_VERSION=R2018b
45
+
MATLAB_USER=rguzman
46
+
MATLAB_LICENSE=IyBCRUd... # For image usage instructions see https://github.com/guzman-raphael/matlab, https://hub.docker.com/r/raphaelguzman/matlab
0 commit comments