mirror of
https://gitea.tendokyu.moe/sk1982/actaeon.git
synced 2026-03-21 17:54:19 -05:00
update .env.local.example
This commit is contained in:
parent
f91b3d35f6
commit
91dbf5d7d5
|
|
@ -1,2 +1,6 @@
|
|||
NEXT_PUBLIC_ASSET_JACKET_EXTENSION=.webp
|
||||
NEXT_PUBLIC_ASSET_IMAGE_EXTENSION=.webp
|
||||
NEXT_PUBLIC_ASSET_MUSIC_EXTENSION=.opus
|
||||
NEXT_PUBLIC_ASSET_AUDIO_EXTENSION=.opus
|
||||
DATABASE_URL=mysql://aime:aime@127.0.0.1:3306/aime
|
||||
NEXTAUTH_SECRET=[insert_random_string_here]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user