Be clear on what PORT we use in development

Andrew Cantino vor 9 Jahren
Ursprung
Commit
0f7be99630
1 geänderte Dateien mit 1 neuen Zeilen und 0 gelöschten Zeilen
  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