Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Eason <[email protected]>
  • Loading branch information
ZhouYixun authored Aug 14, 2024
1 parent 83d36e6 commit aba43ef
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,6 @@ services:
restart: on-failure
sonic-client-web:
image: "sonicorg/sonic-client-web:SONIC_VERSION"
environment:
- SONIC_SERVER_HOST
- SONIC_SERVER_PORT
networks:
- sonic-network
depends_on:
Expand All @@ -101,4 +98,4 @@ services:

networks:
sonic-network:
driver: bridge
driver: bridge

0 comments on commit aba43ef

Please sign in to comment.