Skip to content

Instantly share code, notes, and snippets.

@ukchukx
Created January 21, 2020 20:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ukchukx/c0a639283f3a38cdce7dc39d74e39e56 to your computer and use it in GitHub Desktop.
Save ukchukx/c0a639283f3a38cdce7dc39d74e39e56 to your computer and use it in GitHub Desktop.
version: '3'
services:
kc_backend:
build: ./backend
image: kc_backend
container_name: kc_backend
network_mode: kong-net
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment