wip
This commit is contained in:
parent
ecadc58a44
commit
a0446a9860
|
@ -21,7 +21,7 @@ services:
|
||||||
|
|
||||||
accounts:
|
accounts:
|
||||||
# uncomment "build" and comment out "image" to build from sources
|
# uncomment "build" and comment out "image" to build from sources
|
||||||
build: https://github.com/SkynetLabs/skynet-accounts.git#main
|
build: https://github.com/SkynetLabs/skynet-accounts.git#dashboard-v2-tests
|
||||||
# image: skynetlabs/skynet-accounts:1.1.0
|
# image: skynetlabs/skynet-accounts:1.1.0
|
||||||
container_name: accounts
|
container_name: accounts
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
Reference in New Issue