Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save MikeMichel/372b14b99567630814ee1d19c7b45577 to your computer and use it in GitHub Desktop.
Save MikeMichel/372b14b99567630814ee1d19c7b45577 to your computer and use it in GitHub Desktop.
version: "v1"
project: "my-vapor-app"
services:
backend:
anidhere:
image: "anandk/ubuntu-vapor-mysql"
domain: "vaporapp.sloppy.zone"
port: 8080
volumes:
- path: "/Users/anand/Desktop/db-demo"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment