mirror of
https://github.com/ijaric/voice_assistant.git
synced 2025-05-24 22:43: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"]
|
entrypoint: ["/opt/app/entrypoint.sh"]
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
ports:
|
|
||||||
- "${API_PORT}:${API_PORT}"
|
|
||||||
expose:
|
expose:
|
||||||
- "${API_PORT}"
|
- "${API_PORT}"
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user