use sydney tz
This commit is contained in:
@ -18,4 +18,6 @@ add package.json ./
|
||||
copy --from=deps /app/node_modules /app/node_modules
|
||||
copy --from=builder /app/dist /app/dist
|
||||
|
||||
|
||||
env TZ=Australia/Sydney
|
||||
entrypoint ["node", "/app/dist/main.js"]
|
||||
|
Reference in New Issue
Block a user