We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
web.env
PORT=8080 BOUNCE_SECRET=test POSTGRES_HOST=postgres POSTGRES_PORT=5432 POSTGRES_USER=bounce POSTGRES_PASSWORD=bounce POSTGRES_DB=bounce ALLOWED_ORIGIN=http://localhost:3000 IMAGE_DIR=/var/bounce/images
postgres.env
POSTGRES_USER=bounce POSTGRES_PASSWORD=bounce POSTGRES_DB=bounce
There was an error while loading. Please reload this page.