add registry
This commit is contained in:
@@ -2,9 +2,9 @@ version: "3"
|
||||
services:
|
||||
bitdeals:
|
||||
build:
|
||||
context: docker
|
||||
dockerfile: Dockerfile
|
||||
image: bitdeals/apostol-dm
|
||||
context: https://git.bitdeals.org/private/apostol-dm.git
|
||||
dockerfile: ./docker/Dockerfile
|
||||
image: registry.bitdeals.org/apostol-dm
|
||||
environment:
|
||||
- DM_FORWEB=http://127.0.0.1
|
||||
- DM_TESTNET=true
|
||||
|
||||
Reference in New Issue
Block a user