Ask for access token

This commit is contained in:
David Heinemeier Hansson
2023-03-23 14:46:41 +01:00
parent 9648721ce7
commit f73c526890

View File

@@ -13,6 +13,8 @@ registry:
# Specify the registry server, if you're not using Docker Hub # Specify the registry server, if you're not using Docker Hub
# server: registry.digitalocean.com / ghcr.io / ... # server: registry.digitalocean.com / ghcr.io / ...
username: my-user username: my-user
# Always use an access token rather than real password when possible.
password: password:
- MRSK_REGISTRY_PASSWORD - MRSK_REGISTRY_PASSWORD