Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save MikeMichel/ef597c5fe841a3d704c654d0eb15acb6 to your computer and use it in GitHub Desktop.
Save MikeMichel/ef597c5fe841a3d704c654d0eb15acb6 to your computer and use it in GitHub Desktop.
project: "ymlftw"
services:
frontend:
apache:
image: "sloppy/apache-php"
instances: 1
mem: 128
domain: "baoh.sloppy.zone"
ports:
- 80
env:
MESSAGE: "noes"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment