Created
June 19, 2018 16:46
-
-
Save Seanny123/49299d06a631ba9613ac52bfc6ecaf0f to your computer and use it in GitHub Desktop.
Uncopyable table
This file contains 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
+----+-----------------+--------+---------------------+---------------------+---------+ | |
| id | address | build | updated_at | started_at | is_live | | |
+----+-----------------+--------+---------------------+---------------------+---------+ | |
| 1 | localhost:26257 | v2.0.3 | 2018-06-19 16:39:33 | 2018-06-19 16:31:13 | true | | |
| 2 | localhost:26258 | v2.0.3 | 2018-06-19 16:39:33 | 2018-06-19 16:35:43 | true | | |
| 3 | localhost:26259 | v2.0.3 | 2018-06-19 16:39:31 | 2018-06-19 16:37:01 | true | | |
+----+-----------------+--------+---------------------+---------------------+---------+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment