Skip to content

Instantly share code, notes, and snippets.

@jctoledo
Last active December 19, 2015 10:09
Show Gist options
  • Save jctoledo/5937899 to your computer and use it in GitHub Desktop.
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 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