mirror of
https://github.com/theoleuthardt/homelab-docker-compose.git
synced 2026-06-05 15:41:07 +00:00
11 lines
201 B
Text
11 lines
201 B
Text
POSTGRES_URL=
|
|
POSTGRES_USER=
|
|
POSTGRES_PASSWORD=
|
|
POSTGRES_DB=
|
|
POSTGRES_PORT=5432
|
|
NEXTJS_PORT=3000
|
|
NODE_ENV=production
|
|
HOSTNAME=0.0.0.0
|
|
PGADMIN_DEFAULT_EMAIL=
|
|
PGADMIN_DEFAULT_PASSWORD=
|
|
PGADMIN_PORT=5050
|