mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
run script handles timezones
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
docker run -it --rm \
|
||||
--name canvas-manager-2 \
|
||||
-e TZ=America/Denver \
|
||||
-u 1000:1000 \
|
||||
-p 3000:3000 \
|
||||
-w /app \
|
||||
|
||||
Reference in New Issue
Block a user