magellan/.devcontainer/.env
2023-11-03 15:18:22 +00:00

4 lines
99 B
Bash

POSTGRES_USER=postgres
POSTGRES_PASSWORD=postgres
POSTGRES_DB=postgres
POSTGRES_HOSTNAME=localhost