update docker compose

This commit is contained in:
2026-03-02 15:18:12 -03:00
parent 668c22f692
commit 8dc4013e76

View File

@@ -37,7 +37,7 @@ services:
- typesense-data:/data - typesense-data:/data
restart: unless-stopped restart: unless-stopped
networks: networks:
- internal - internal
api: api:
build: build:
@@ -93,7 +93,7 @@ services:
networks: networks:
npm_proxy: npm_proxy:
ipv4_address: 192.168.98.41 ipv4_address: 192.168.98.41
internal: internal:
restart: unless-stopped restart: unless-stopped
worker: worker:
@@ -136,7 +136,7 @@ services:
condition: service_started condition: service_started
restart: unless-stopped restart: unless-stopped
networks: networks:
- internal - internal
frontend: frontend:
build: build: