A lot of things.

This commit is contained in:
2026-06-08 16:25:52 +02:00
parent 6f6d6b9b84
commit f529f74823
94 changed files with 9178 additions and 107 deletions

View File

@@ -22,8 +22,8 @@ export default defineConfig({
ignored: ['**/storage/framework/views/**'],
},
https: {
cert: '/mnt/01D9BE39AF0FC580/romhackplaza/rhpz.local+1.pem',
key: '/mnt/01D9BE39AF0FC580/romhackplaza/rhpz.local+1-key.pem',
cert: '/mnt/ssd-data/sites/romhackplaza/rhpz.local+1.pem',
key: '/mnt/ssd-data/sites/romhackplaza/rhpz.local+1-key.pem',
},
},
});