add docker for server demo
This commit is contained in:
14
docker/nginx/ssl/.gitignore
vendored
Normal file
14
docker/nginx/ssl/.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# SSL Certificates - Do not commit these files
|
||||
*.crt
|
||||
*.key
|
||||
*.pem
|
||||
*.p12
|
||||
*.pfx
|
||||
|
||||
# Let's Encrypt
|
||||
letsencrypt/
|
||||
live/
|
||||
archive/
|
||||
|
||||
# Keep this directory in git but ignore certificate files
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user