Created
September 20, 2016 21:28
-
-
Save philmadden83/69eda6540d1935dc82d87dd556bac7e1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<connection> | |
<name>SkyBox</name> | |
<server>127.0.0.1</server> | |
<type>MYSQL</type> | |
<access>Native</access> | |
<database>torpedo</database> | |
<port>1100</port> | |
<username>torpedoadmin</username> | |
<password>${PASSWORD}</password> | |
<servername/> | |
<data_tablespace/> | |
<index_tablespace/> | |
<attributes> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment