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 reason for this is because I want to run another instance on another host for redundancy. I should be able to include the key as part of the environment variable so when it starts it will re-use the key.
The text was updated successfully, but these errors were encountered:
If the user passes
APP_KEY
as part of environment variable it should be respected and used, not generating a new one.docker/rootfs/etc/cont-init.d/04-svc-main.sh
Line 45 in 1d7c972
The reason for this is because I want to run another instance on another host for redundancy. I should be able to include the key as part of the environment variable so when it starts it will re-use the key.
The text was updated successfully, but these errors were encountered: