|
@@ -10,7 +10,7 @@ services:
|
|
|
- "8009:8009"
|
|
- "8009:8009"
|
|
|
volumes:
|
|
volumes:
|
|
|
- ../target/CommunityService.jar:/root/target/CommunityService.jar
|
|
- ../target/CommunityService.jar:/root/target/CommunityService.jar
|
|
|
- network_mode: "host"
|
|
|
|
|
|
|
+ network_mode: "none"
|
|
|
# extra_hosts:
|
|
# extra_hosts:
|
|
|
# - "dev.java110.com:192.168.1.18"
|
|
# - "dev.java110.com:192.168.1.18"
|
|
|
# - "dev.db.java110.com:192.168.1.18"
|
|
# - "dev.db.java110.com:192.168.1.18"
|