This commit is contained in:
zino
2023-11-26 19:36:47 +01:00
parent be64f7aa48
commit 2486d4cfe7
3 changed files with 1 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ services:
volumes: volumes:
- ./volumes/conf.d:/etc/nginx/conf.d - ./volumes/conf.d:/etc/nginx/conf.d
- ./volumes/html:/usr/share/nginx/html - ./volumes/html:/usr/share/nginx/html
- ./volumes/logs:/var/log/nginx
- /etc/letsencrypt:/etc/letsencrypt - /etc/letsencrypt:/etc/letsencrypt
networks: networks:

0
volumes/logs/access.log Normal file
View File

0
volumes/logs/error.log Normal file
View File