Skip to content

Commit

Permalink
chore(docker-compose): update gateway dependencies
Browse files Browse the repository at this point in the history
Remove supportpal_websockets
  • Loading branch information
bytestream authored Dec 20, 2023
1 parent 98704cd commit 3444176
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ services:
restart: always
depends_on:
- supportpal
- supportpal_websockets
environment:
WEB_CONTAINER: ${WEB_SERVICE_NAME}
WS_SERVICE_NAME: ${WS_SERVICE_NAME}
Expand Down

0 comments on commit 3444176

Please sign in to comment.