Skip to content

Commit ca1a010

Browse files
committed
dont need envs on github any more than they already are
1 parent eb932de commit ca1a010

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

Dockerfile

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,6 @@ ENV VIDEOSDK='vidsdk'
5959
# productino you dolt!, if we are using docker, its production!
6060
ENV PORT=5656
6161

62-
# ENV MONGO_DB='mongodb+srv://NOAH:[email protected]/?retryWrites=true&w=majority&appName=TrialCluster'
63-
# ENV GITHUB_CLIENT='thisisagithubclientrightnow.'
64-
# ENV GITHUB_SECRET='github secret'
65-
# ENV GOOGLE_CLIENT='gogleclient'
66-
# ENV GOOGLE_SECRET='googlebutitssecret'
67-
# ENV SESSION_SECRET='session,but its secret'
62+
# no longer put the envs here cause we are not dumb.
6863

6964
CMD [ "npm", "start" ]

0 commit comments

Comments
 (0)