Home

Issue: 618

env property fails in docker environment

[issue link]

Nuxt can’t seem to pull environment variables from within a docker environment. When following this example, the baseUrl defaults to the empty string while running in a node docker environment (node:latest docker image), whereas it populated with said env variable if running on a non-containerized host.

This bug report is available on Nuxt.js community (#c538)