Skip to content

Commit

Permalink
use correct port
Browse files Browse the repository at this point in the history
  • Loading branch information
joris committed Jan 11, 2024
1 parent c975f01 commit bed1718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pipeline/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
- name: AGENT_CONFIG_EVENT_STORE
value: "postgres"
- name: AGENT_APPLICATION_HOST
value: "https://dev.impierce.com/unicore/"
value: "https://dev.impierce.com/unicore:3033"
- name: AGENT_STORE_DB_CONNECTION_STRING
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit bed1718

Please sign in to comment.