Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save chamook/c6130c8b90c6c8dc9dd98881832195b3 to your computer and use it in GitHub Desktop.
Save chamook/c6130c8b90c6c8dc9dd98881832195b3 to your computer and use it in GitHub Desktop.
version: "3"
services:
colours:
build: ./colours/src/Chamook.Colours
ports:
- 8081:80
items:
build: ./items/src/Chamook.Items
ports:
- 8082:80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment