Update local server + page generation

This commit is contained in:
2020-07-05 14:56:51 +02:00
parent bb2388ddb9
commit ccb046a08a
3 changed files with 19 additions and 19 deletions
+18
View File
@@ -0,0 +1,18 @@
:7000
log {
format single_field common_log
}
encode gzip
root * dist
file_server
try_files {path} /200.html
@nuxt {
path /_nuxt/*
}
header @nuxt Cache-Control "public,max-age=31536000,immutable" # 1 year