Skip to content

Commit ccca8b9

Browse files
Ashish KumarAshish Kumar
authored andcommitted
chore: rebased and conflicts resolved
1 parent 91211b9 commit ccca8b9

File tree

2 files changed

+8
-12
lines changed

2 files changed

+8
-12
lines changed

.env

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1+
# add only those variables which are used in docker-compose or Dockerfile
2+
# These are the default ENV VARS for docker
3+
4+
# If you add multiple env files in docker-compose,
5+
# default variables will be override
6+
17
PORT=5000
28
TAG=latest
3-
API_URL=https://hn.algolia.com/
4-
HOST_URL=http://localhost:5000
9+
DOCKER_USERNAME=connectashishk
10+
DOCKER_IMAGE_NAME=ssr-build-stream

.env~HEAD

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)