fix(codex): Set port for fga url
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
name: prod-atlantis-db-app
|
||||
key: password
|
||||
- name: FGA_URL
|
||||
value: http://prod-openfga.openfga.svc.cluster.local
|
||||
value: http://prod-openfga.openfga.svc.cluster.local:8080
|
||||
- name: FGA_DB_HOST
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
||||
Reference in New Issue
Block a user