Skip to content

Commit 7c2e9f8

Browse files
committed
fix: removed set timezone from install in dockerfile
1 parent 2a1c426 commit 7c2e9f8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ COPY ./package.json .
99

1010
ENV DOCKER_ENV=true
1111

12-
ENV TZ=America/Sao_Paulo
13-
1412
ENV CORS_ORIGIN="*"
1513
ENV CORS_METHODS="POST,GET,PUT,DELETE"
1614
ENV CORS_CREDENTIALS=true

0 commit comments

Comments
 (0)