Skip to content

Instantly share code, notes, and snippets.

@longngn
Last active December 16, 2019 16:01
Show Gist options
  • Save longngn/a0dd16ca958278dd942c0a32d0e25899 to your computer and use it in GitHub Desktop.
Save longngn/a0dd16ca958278dd942c0a32d0e25899 to your computer and use it in GitHub Desktop.
version: '3'
services:
app:
build: .
ports:
- '${PORT}:80'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment