mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-09 23:48:36 +01:00
add cors + adjusting dockerfile
This commit is contained in:
@@ -1,8 +1,15 @@
|
||||
shared/node_modules
|
||||
shared/.output
|
||||
|
||||
lyx-ui/node_modules
|
||||
lyx-ui/.nuxt
|
||||
lyx-ui/.output
|
||||
|
||||
dashboard/node_modules
|
||||
dashboard/.nuxt
|
||||
dashboard/.output
|
||||
dashboard/explains
|
||||
dashboard/tests
|
||||
dashboard/.env
|
||||
dashboard/winston-*.ndjson
|
||||
|
||||
# Consumer
|
||||
**/node_modules
|
||||
**/ecosystem.config.cjs
|
||||
**/ecosystem.config.example.cjs
|
||||
**/dist
|
||||
**/.nuxt
|
||||
**/.env
|
||||
Reference in New Issue
Block a user