Skip to content

Instantly share code, notes, and snippets.

View ArcMichael's full-sized avatar
:electron:
Focusing

Michael ArcMichael

:electron:
Focusing
  • Shanghai
  • 08:24 (UTC +08:00)
View GitHub Profile
@ArcMichael
ArcMichael / docker-compose.yml
Created May 5, 2021 04:40 — forked from pantsel/docker-compose.yml
example docker-compose.yml for kong, postgres and konga
version: "3"
networks:
kong-net:
driver: bridge
services:
#######################################
# Postgres: The database used by Kong