feat: store logs
This commit is contained in:
parent
062e13bda0
commit
a051c85237
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ RUN chown nginx:nginx /var/lib/access_log.sqlite3
|
|||
VOLUME /etc/nginx/sites
|
||||
VOLUME /etc/letsencrypt
|
||||
VOLUME /var/lib/letsencrypt
|
||||
VOLUME /var/log
|
||||
|
||||
EXPOSE 80
|
||||
EXPOSE 443
|
||||
|
|
Loading…
Reference in a new issue