This commit is contained in:
David Heinemeier Hansson
2023-01-22 10:51:18 +01:00
parent a16e5ce886
commit 917d429901

View File

@@ -20,8 +20,7 @@ registry:
Now you're ready to deploy a multi-arch image to the servers: Now you're ready to deploy a multi-arch image to the servers:
``` ```
export MRSK_REGISTRY_PASSWORD=your-real-registry-pw MRSK_REGISTRY_PASSWORD=pw mrsk deploy
mrsk deploy
``` ```
This will: This will: