mikesir87 / bacabs

UI dashboard to provide all running applications within a Docker-based environment
Other
1 stars 1 forks source link

Fix date display in dashboard #9

Closed mikesir87 closed 7 years ago

mikesir87 commented 7 years ago

It looks like the deployment date is coming in as millis, but not being handled correctly during display. A deployment right now appears to be created in the year 49292. Some pretty futuristic stuff going on there!