Skip to content

Commit

Permalink
fix: Removed unused env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
FracassandoCasualmente committed May 23, 2024
1 parent a61a645 commit cd284c1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions deploy/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ services:
container_name: beacon-training-ui
ports:
- 9500:8080
environment:
USERNAME: root
PASSWORD: ${DB_PASSWD}
networks:
- beacon-priv

Expand Down

0 comments on commit cd284c1

Please sign in to comment.