Skip to content

Instantly share code, notes, and snippets.

@buildingwatsize
Created July 16, 2020 08:57
Show Gist options
  • Save buildingwatsize/cc03e20bc3550b58ff7f351ffabf101e to your computer and use it in GitHub Desktop.
Save buildingwatsize/cc03e20bc3550b58ff7f351ffabf101e to your computer and use it in GitHub Desktop.
Goldnoti - docker-compose.yml
version: "3"
services:
goldnoti:
container_name: goldnoti
image: goldnoti:latest
ports:
- 10999:10999
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment