1
0
Fork 0
This commit is contained in:
Ilya Mukhortov 2025-04-10 18:42:10 +10:00
parent ad64597215
commit 6df633de64
1 changed files with 2 additions and 0 deletions

View File

@ -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: