Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
Merge error fixed
  • Loading branch information
KemalKrKX authored Dec 4, 2024
1 parent 606940d commit 5821e4a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ services:
- ./init.sql:/data/application/init.sql
- mariadb-data:/var/lib/mysql
restart: always
ports:
- "3306:3306"
# Omitted for local development due to size. Comment out to use voice-service
# voice-service:
# container_name: tum-live-voice-service
Expand Down

0 comments on commit 5821e4a

Please sign in to comment.