[sheet-service] available get catalogs

This commit is contained in:
Ittipat Lusuk 2026-04-23 14:47:48 +07:00
parent 605e99366a
commit 6201dae51d
2 changed files with 47 additions and 47 deletions

View file

@ -14,8 +14,8 @@ 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
nginx:
image: nginx:latest
@ -25,10 +25,10 @@ services:
- ./nginx.conf:/etc/nginx/conf.d/default.conf
ports:
- "8080:80"
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