Encourage registry password from ENV
This commit is contained in:
@@ -13,7 +13,8 @@ registry:
|
||||
# Specify the registry server, if you're not using Docker Hub
|
||||
# server: registry.digitalocean.com / ghcr.io / ...
|
||||
username: my-user
|
||||
password: my-password-should-go-somewhere-safe
|
||||
password:
|
||||
- MRSK_REGISTRY_PASSWORD
|
||||
|
||||
# Inject ENV variables into containers (secrets come from .env).
|
||||
# env:
|
||||
|
||||
Reference in New Issue
Block a user