mirror of
https://github.com/treffynnon/sqlstyle.guide.git
synced 2025-03-09 12:49:51 -05:00
Specify the local serve port
This commit is contained in:
parent
44b6c2f338
commit
7f1de7bf4d
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
name: SQL Style Guide by Simon Holywell
|
name: SQL Style Guide by Simon Holywell
|
||||||
description: A consistent SQL style guide for greater readability and easier maintenance.
|
description: A consistent SQL style guide for greater readability and easier maintenance.
|
||||||
url: http://www.sqlstyle.guide
|
url: http://www.sqlstyle.guide
|
||||||
|
port: 4040
|
||||||
|
|
||||||
markdown: rdiscount
|
markdown: rdiscount
|
||||||
permalink: pretty
|
permalink: pretty
|
||||||
|
|
Loading…
Reference in a new issue