Skip to content

Commit

Permalink
Add restart to airbyte/proxy (#19791)
Browse files Browse the repository at this point in the history
Fix issue #19790
  • Loading branch information
toandm authored Nov 29, 2022
1 parent 1ab02de commit 3f8ba45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ services:
airbyte-proxy:
image: airbyte/proxy:${VERSION}
container_name: airbyte-proxy
restart: unless-stopped
ports:
- 8000:8000
- 8001:8001
Expand Down

0 comments on commit 3f8ba45

Please sign in to comment.