[sheet-service] fixed docker-compose

This commit is contained in:
Ittipat Lusuk 2026-05-26 14:15:22 +07:00
parent 227ee756f4
commit 6fc7cb5265

View file

@ -14,10 +14,10 @@ services:
# - ./tsv_data:/app/tsv_data
restart: always
command: uvicorn main:app --host 0.0.0.0 --port 8124
# networks:
# - kong-net
networks:
- kong-net
# networks:
# kong-net:
# external: true
# name: kong-api-gateway_kong-ee-net
networks:
kong-net:
external: true
name: kong-api-gateway_kong-ee-net