Skip to content

Instantly share code, notes, and snippets.

@FirefoxMetzger
Created October 29, 2020 13:45
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 FirefoxMetzger/3b1a30ca3431be02d2204656a6059317 to your computer and use it in GitHub Desktop.
Save FirefoxMetzger/3b1a30ca3431be02d2204656a6059317 to your computer and use it in GitHub Desktop.
version: '3'
services:
vouch:
image: voucher/vouch-proxy
volumes:
- ./vouch/config/config.yml:/config/config.yml
ports:
- 9090:9090
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment