add uuid to frontmatter
This commit is contained in:
@@ -2,7 +2,11 @@
|
||||
author: Alvie Rahman
|
||||
date: \today
|
||||
title: Setting Up Nginx and Let's Encrypt in Docker
|
||||
tags: [ linux, docker, programming ]
|
||||
tags:
|
||||
- linux
|
||||
- docker
|
||||
- programming
|
||||
uuid: 2abad576-9921-463b-928d-2381f91488e0
|
||||
---
|
||||
|
||||
# Setting Up Nginx and Let's Encrypt in Docker
|
||||
|
||||
Reference in New Issue
Block a user