pass
This commit is contained in:
parent
ad64597215
commit
6df633de64
|
|
@ -9,6 +9,8 @@ services:
|
||||||
- ./default.conf:/etc/nginx/conf.d/default.conf
|
- ./default.conf:/etc/nginx/conf.d/default.conf
|
||||||
ports:
|
ports:
|
||||||
- "840:80"
|
- "840:80"
|
||||||
|
extra_hosts:
|
||||||
|
- "docker.med-logic.ru:89.223.70.16"
|
||||||
logging:
|
logging:
|
||||||
driver: "json-file"
|
driver: "json-file"
|
||||||
options:
|
options:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue