Skip to content

Commit

Permalink
Alternative setting for database port
Browse files Browse the repository at this point in the history
  • Loading branch information
awhodgson256 committed Dec 18, 2024
1 parent e4732b3 commit 6158182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ _db_docker_config: &db_docker_config
environment:
POSTGRES_PASSWORD: password
POSTGRES_DB: findandrefer_ci
POSTGRES_PORT: 5433
PGPORT: 5433

jobs:
validate:
Expand Down

0 comments on commit 6158182

Please sign in to comment.