expose
This commit is contained in:
parent
c1df7608e1
commit
c5a2351b88
|
|
@ -19,6 +19,8 @@ services:
|
||||||
- medicine-files:/app/public/media/files
|
- medicine-files:/app/public/media/files
|
||||||
networks:
|
networks:
|
||||||
- medicine-network
|
- medicine-network
|
||||||
|
expose:
|
||||||
|
- 8080
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
- "sync.med-logic.ru:89.223.70.16"
|
- "sync.med-logic.ru:89.223.70.16"
|
||||||
- "sentry.med-logic.ru:89.223.70.16"
|
- "sentry.med-logic.ru:89.223.70.16"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue