Skip to content

Commit 07d292f

Browse files
committed
add nginx host name and node.js host name
1 parent 36b5976 commit 07d292f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.env

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
DB_HOST=mysql
22
REDIS_HOST=redis
33
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

Comments
 (0)