Skip to content

Instantly share code, notes, and snippets.

@dcomartin
Created February 28, 2024 22:26
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 dcomartin/b85b99e148467f2b37c470573a61efd1 to your computer and use it in GitHub Desktop.
Save dcomartin/b85b99e148467f2b37c470573a61efd1 to your computer and use it in GitHub Desktop.
services:
myApp:
image: myApp
ports:
- "443:443"
environment:
- MYAPP_ENV=Production
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment