putting full directory because of symlinks

This commit is contained in:
talksik
2023-08-14 16:22:19 -07:00
parent 5b73ab2b1b
commit 487ef028c7
+1 -1
View File
@@ -17,7 +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
- /etc/letsencrypt/:/etc/letsencrypt
networks:
- nginx