adding in cert created on machine itself instead of some automated way

This commit is contained in:
talksik
2023-08-14 16:06:36 -07:00
parent abaee0c8a3
commit 95b851f054
2 changed files with 18 additions and 1 deletions
+1
View File
@@ -17,6 +17,7 @@ services:
volumes:
- ./nginx.conf:/etc/nginx/nginx.conf
- ./src/index.html:/usr/share/nginx/html/index.html
- /etc/letsencrypt/live/flowy.live:/etc/letsencrypt/live/flowy.live
networks:
- nginx