Update consul_install_only.sh
parent
eb782f24f2
commit
7c50d8ade4
|
@ -48,8 +48,6 @@ services:
|
||||||
- /opt/consul/data:/consul/data
|
- /opt/consul/data:/consul/data
|
||||||
- /opt/consul/config:/consul/config
|
- /opt/consul/config:/consul/config
|
||||||
- /usr/share/zoneinfo/PRC:/etc/localtime
|
- /usr/share/zoneinfo/PRC:/etc/localtime
|
||||||
ports:
|
|
||||||
- "8500:8500"
|
|
||||||
command: "agent"
|
command: "agent"
|
||||||
networks:
|
networks:
|
||||||
- TenSunS
|
- TenSunS
|
||||||
|
|
Loading…
Reference in New Issue