Last active
December 19, 2015 10:09
-
-
Save jctoledo/5937899 to your computer and use it in GitHub Desktop.
Sample instances.tab file used by https://github.com/micheldumontier/php-lib/blob/master/apps/manager.php
This is a tab delimited file where its columns are:
isql port, http port and desired instance name
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
#this is a comment | |
#isql-port http-port name | |
12001 12002 myFirstEndpoint | |
12003 12004 mySecondEndpoint |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment