Skip to content

Commit

Permalink
Remove platform restriction for FreeSWITCH
Browse files Browse the repository at this point in the history
  • Loading branch information
dwilkie committed Jan 28, 2025
1 parent fe6d948 commit c96e37c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ services:

freeswitch:
image: ghcr.io/somleng/freeswitch
platform: linux/amd64
environment:
- FS_DATABASE_HOST=db
- FS_MOD_JSON_CDR_URL=http://api.somleng.dev:3000/services/call_data_records
Expand Down

0 comments on commit c96e37c

Please sign in to comment.