We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36b5976 commit 07d292fCopy full SHA for 07d292f
1 file changed
.env
@@ -1,3 +1,8 @@
1
DB_HOST=mysql
2
REDIS_HOST=redis
3
MONGO_HOST=mongo
4
+NODE_HOST=node
5
+
6
+##The following ports can not be duplicated
7
+APP_PORT=3030
8
+NGINX_PORT=3000
0 commit comments