Skip to content

Instantly share code, notes, and snippets.

@dnburgess
Created September 14, 2020 14:48
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 dnburgess/681ca8794457d3d4583985bc535f94f9 to your computer and use it in GitHub Desktop.
Save dnburgess/681ca8794457d3d4583985bc535f94f9 to your computer and use it in GitHub Desktop.
DB Tech wger
---
version: "2"
services:
wger:
image: wger/apache
container_name: wger
ports:
- 8080:80
restart: unless-stopped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment