diff options
| author | Santo Cariotti <santo@dcariotti.me> | 2025-01-17 19:41:20 +0000 |
|---|---|---|
| committer | Santo Cariotti <santo@dcariotti.me> | 2025-01-17 19:41:20 +0000 |
| commit | a56ecb83c70e57144a4b01153aab21656c97e366 (patch) | |
| tree | 6951efbfa4e89969452b097acb7531d6162de6a6 /docker-compose.yml | |
| parent | c6dcfcfe833c28fec288918965fc31cd86199fb1 (diff) | |
Sound as binary string
Diffstat (limited to 'docker-compose.yml')
| -rw-r--r-- | docker-compose.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml index 211f18e..9291d91 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -31,7 +31,6 @@ services: - ALLOWED_HOST=${ALLOWED_HOST} - EXPO_ACCESS_TOKEN=${EXPO_ACCESS_TOKEN} - UNREALSPEECH_TOKEN=${UNREALSPEECH_TOKEN} - - AUDIO_PATH=${AUDIO_PATH} depends_on: - postgres |
