6 lines
127 B
Plaintext
6 lines
127 B
Plaintext
NODE_ENV=development
|
|
NODE_PORT=8085
|
|
LOCAL_PORT=8085
|
|
IMAGE_VERSION=0.0.1
|
|
IMAGE_NAME="image-name"
|
|
CONTAINER_NAME="container-name" |