Be clear on what PORT we use in development

Andrew Cantino 9 年之前
父节点
当前提交
0f7be99630
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .env.example

+ 1 - 0
.env.example

@@ -7,6 +7,7 @@ APP_SECRET_TOKEN=REPLACE_ME_NOW!
7 7
 # for development, but it needs to be changed to your Huginn domain when you deploy to a
8 8
 # production environment (e.g., yourdomain.com, possibly including a port).
9 9
 DOMAIN=localhost:3000
10
+PORT=3000
10 11
 
11 12
 # Optionally set an asset host
12 13
 # ASSET_HOST=http://assets.example.com