mirror of
https://gitee.com/BDWare/contract-java-example.git
synced 2026-01-02 03:29:31 +00:00
update ypk-packer
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
- "2416:2416" # P2P
|
||||
- "2401:2401" # API
|
||||
bdcontract:
|
||||
image: bdware/bdcontract:1.7.9
|
||||
image: bdware/bdcontract:1.8.2
|
||||
command: "-Dfile.encoding=UTF-8 -Djava.library.path='./dynamicLibrary' -Dlog4j.configurationFile=./log4j2.properties -cp ./libs/*:bdagent.jar org.bdware.server.CMHttpServer"
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user