Skip to content

Instantly share code, notes, and snippets.

View akinix's full-sized avatar

Ak.InI akinix

  • yhglobal
  • Shen zhen, Guang dong, China
View GitHub Profile
@pantsel
pantsel / docker-compose.yml
Last active May 13, 2024 14:29
example docker-compose.yml for kong, postgres and konga
version: "3"
networks:
kong-net:
driver: bridge
services:
#######################################
# Postgres: The database used by Kong