Skip to content

.env variables ignored - manual setup #33

Description

@PeterRob

I'm running with a manual setup and would like to change the port:

.env

# PrintVault Configuration
PORT=4000
NODE_ENV=production
validate: {xForwardedForHeader: false} 

result of npm start:

> gyroid-vault@1.3.4 start
> node server/index.js

✓ Database initialized
GyroidVault running on http://0.0.0.0:3000
Starting background library scanner (interval: 24 hours)

Metadata

Metadata

Assignees

Labels

SolvedLabel to use whenever a bug is solved.bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions