a bunch was restructured to make it amenable to docker. it works fine, except when writing to the db. trying to log in (thus creating a session) will have Lapis throw "attempt to write a readonly database"
9 lines
129 B
Plaintext
9 lines
129 B
Plaintext
logs/
|
|
nginx.conf.compiled
|
|
.vscode/
|
|
.local/
|
|
data/db/*
|
|
secrets/secrets.lua
|
|
data/static/avatars/*
|
|
!data/static/avatars/default.webp
|