adding in cert created on machine itself instead of some automated way
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user