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
export ASM_AUTH_HMAC_SECRET=`openssl rand -hex 32`echo ASM_AUTH_HMAC_SECRET=$ASM_AUTH_HMAC_SECRET> .env
# add your infrastructer root ca into ./root.pem
docker-compose up -d