You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The container will boot up using the default command ``npm run dashboard``
96
96
97
-
However, you can run custom command as well (see ``Deploying in production`` for custom setup)
97
+
However, you can run custom command as well (see ``Deploying in production`` for custom setup).
98
+
99
+
In this example, we want to run the custom command without HTTPS, which is necessary if you are developing using docker on Mac since docker does not run on localhost.
0 commit comments