add registry

This commit is contained in:
2025-03-19 12:16:27 +03:00
parent 28327d8604
commit a656e8171f
2 changed files with 5 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ Here are some example snippets to help you get started creating a container.
version: "3"
services:
pybitmessage:
image: bitdeals/pybitmessage
image: registry.bitdeals.org/bitmessage
environment:
- BITMESSAGE_API_USER=bitmessage_api_user
- BITMESSAGE_API_PASSWORD=bitmessage_api_password