Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Commit

Permalink
fix: docker-compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
obdulia-losantos committed Sep 13, 2021
1 parent 1e42fab commit 1a6ecbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ services:
volumes:
- ./aether-entity-extraction-module:/code
# to speed up Aether Python Library development changes
# - ${AETHER_PYTHON_PATH:-../aether-python-library}/aether/python:/var/run/aether/venv/lib/python3.7/site-packages/aether/python
# - ${AETHER_PYTHON_PATH:-../aether-python-library}/aether/python:/var/run/aether/venv/lib/python3.8/site-packages/aether/python
command: start


Expand Down

0 comments on commit 1a6ecbf

Please sign in to comment.