added extra host
This commit is contained in:
@@ -18,5 +18,10 @@ services:
|
|||||||
- ./apache_log:/var/log/apache2
|
- ./apache_log:/var/log/apache2
|
||||||
ports:
|
ports:
|
||||||
- 7072:80
|
- 7072:80
|
||||||
|
extra_hosts:
|
||||||
|
- blogdata.chiefsoft.net:10.10.33.15
|
||||||
|
- sitedata.chiefsoft.net:10.10.33.15
|
||||||
|
- oameye.works.wrenchboard.com:10.20.30.27
|
||||||
|
- oameye.work.wrenchboard.com:10.10.33.15
|
||||||
volumes:
|
volumes:
|
||||||
src:
|
src:
|
||||||
Reference in New Issue
Block a user