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