We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67671d7 commit ee19d0bCopy full SHA for ee19d0b
cypress.travis.env.json
@@ -0,0 +1,8 @@
1
+{
2
+ "baseUrl": "http://localhost",
3
+ "DBHOST": "localhost",
4
+ "DBUSERNAME": "ojs-ci",
5
+ "DBPASSWORD": "ojs-ci",
6
+ "DBNAME": "ojs-ci",
7
+ "FILESDIR": "files"
8
+}
0 commit comments