refactor!: remove pnpm-lock.yaml file from the repository to eliminate redundant dependency tracking and streamline package management.
This commit is contained in:
@@ -40,6 +40,9 @@ MAIL_PASS=
|
||||
MAIL_FROM=noreply@memegoat.local
|
||||
DOMAIN_NAME=localhost
|
||||
|
||||
ENABLE_CORS=false
|
||||
CORS_DOMAIN_NAME=localhost
|
||||
|
||||
# Media Limits (in KB)
|
||||
MAX_IMAGE_SIZE_KB=512
|
||||
MAX_GIF_SIZE_KB=1024
|
||||
|
||||
Reference in New Issue
Block a user