ports once agian
Some checks failed
Deploy Backend to Docker / deploy (push) Failing after 3m4s
Deploy Backend to Docker / deploy-portainer (push) Has been skipped

This commit is contained in:
2025-12-03 21:14:46 -05:00
parent 9ad236c31d
commit 3d1b341a6c

View File

@@ -29,7 +29,7 @@ services:
postgres: postgres:
condition: service_healthy condition: service_healthy
environment: environment:
DATABASE_URL: postgresql://rmtpw:rmtpw_password@postgres:5432/rmtpocketwatcher?schema=public DATABASE_URL: postgresql://rmtpw:rmtpw_password@postgres:5441/rmtpocketwatcher?schema=public
PORT: 3000 PORT: 3000
HOST: 0.0.0.0 HOST: 0.0.0.0
NODE_ENV: production NODE_ENV: production