1 parent 7a158cb commit 1a31e91Copy full SHA for 1a31e91
1 file changed
README
@@ -54,6 +54,11 @@ written in a server-side language. Everything else we use is static,
54
although OnlinePythonTutor has some server-side files that this Java
55
version does not use.
56
57
+If you use a database, you'll be putting a DB password in config.json.
58
+Please check that
59
+ http://your.website/url/to/java_visualize/config.json
60
+is inaccessible; .htaccess tries to do this, but you should confirm it works.
61
+
62
====
63
64
The modified files (index.html, jv-frontend.js) retain the MIT license
0 commit comments