Skip to content

Instantly share code, notes, and snippets.

@lifez
Last active April 24, 2017 06:36
Show Gist options
  • Save lifez/f4300d4b25fd4b03149dcb3edf5a22f4 to your computer and use it in GitHub Desktop.
Save lifez/f4300d4b25fd4b03149dcb3edf5a22f4 to your computer and use it in GitHub Desktop.
version: '3'
services:
nginx:
image: nginx:latest
secrets:
- secret_data
secrets:
secret_data:
external: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment