Skip to content

Commit

Permalink
point to prod instance
Browse files Browse the repository at this point in the history
  • Loading branch information
torfjor committed Jul 20, 2020
1 parent dd83b6f commit e11d998
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ info:
title: atb-bff
description: ATB BFF
version: 1.0.0
host: atb-bff-staging-jlmnrncfba-ew.a.run.app
host: atb-bff-prod-jlmnrncfba-ew.a.run.app
schemes:
- https
produces:
- application/json
x-google-backend:
address: https://atb-bff-staging-jlmnrncfba-ew.a.run.app
address: https://atb-bff-prod-jlmnrncfba-ew.a.run.app
path_translation: APPEND_PATH_TO_ADDRESS
paths:
'/bff/v1/departures':
Expand Down

0 comments on commit e11d998

Please sign in to comment.