chore(docker compose): fe2 should have warn level of logs by default (#2059)
This commit is contained in:
@@ -25,6 +25,7 @@ services:
|
||||
NUXT_PUBLIC_API_ORIGIN: 'http://127.0.0.1'
|
||||
NUXT_PUBLIC_BASE_URL: 'http://127.0.0.1'
|
||||
NUXT_PUBLIC_BACKEND_API_ORIGIN: 'http://speckle-server:3000'
|
||||
NUXT_PUBLIC_LOG_LEVEL: 'warn'
|
||||
NUXT_REDIS_URL: 'redis://redis'
|
||||
|
||||
speckle-server:
|
||||
|
||||
Reference in New Issue
Block a user