Be clear on what PORT we use in development

Andrew Cantino %!s(int64=9) %!d(string=hace) años
padre
commit
0f7be99630
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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