Skip to content

Commit ea87610

Browse files
committed
Merge branch 'noahReduceBranch' into noahFeatureII
2 parents 8e57dd0 + dbe75a9 commit ea87610

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ yarn.lock
44
### Linux ###
55
*~
66

7+
RT.zip
78
# temporary files which can be created if a process still has a handle open of a deleted file
89
.fuse_hidden*
910

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ COPY ../server ./server
5555

5656
# these things build dosent have so dont copy them through
5757
COPY package*.json ./
58-
COPY .env .env
58+
#COPY .env .env
5959
COPY ./config.js ./config.js
6060

6161

0 commit comments

Comments
 (0)