Skip to content

Commit 0e7c98c

Browse files
committed
remove some interesting comments, and unused obsenety
1 parent 3141d90 commit 0e7c98c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,8 @@ ENV IS_DOCKER=true
5656

5757
ENV VIDEOSDK='vidsdk'
5858

59-
# productino you dolt!, if we are using docker, its production!
6059
ENV PORT=5656
6160

62-
# no longer put the envs here cause we are not dumb.
61+
# no longer put the envs here
6362

6463
CMD [ "npm", "start" ]

0 commit comments

Comments
 (0)