docker fix

This commit is contained in:
aarizona 2024-05-02 16:49:27 +03:00
parent 6ec38ac388
commit dcc2848e2e
1 changed files with 11 additions and 1 deletions

View File

@ -6,3 +6,13 @@ services:
- WEBHOOK='https://crm.svs-tech.pro/rest/1/liljl5r1k6dtxt0s/'
ports:
- 8099:80
networks:
- dev
networks:
dev:
driver: bridge
ipam:
config:
- subnet: 10.66.0.0/16
gateway: 10.66.0.1