mirror of
https://github.com/ijaric/voice_assistant.git
synced 2025-05-24 14:33:26 +00:00
fix: [#8] formatting docker-compose.tests.yml
This commit is contained in:
parent
d73173ca5a
commit
c969fb460d
|
@ -26,8 +26,6 @@ services:
|
|||
entrypoint: ["/opt/app/entrypoint.sh"]
|
||||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
- "${API_PORT}:${API_PORT}"
|
||||
expose:
|
||||
- "${API_PORT}"
|
||||
depends_on:
|
||||
|
|
Loading…
Reference in New Issue
Block a user