Created
July 16, 2020 08:57
-
-
Save buildingwatsize/cc03e20bc3550b58ff7f351ffabf101e to your computer and use it in GitHub Desktop.
Goldnoti - docker-compose.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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