Vitor Araujo
Vitor Araujo
I see the inssue https://github.com/etherdelta/etherdelta.github.io/issues/85 and this file: https://gist.github.com/zackcoburn/b2e51b563115fd80c01bd3541b0b4156. I would like to know how I can help translate forkdelta into different languages, Portuguese for example. Thank you.
if i do: docker-compose run contract_observer alembic upgrade head with alembic.ini line 38: `sqlalchemy.url = postgresql+psycopg2://dex1:password@postgres:5432/forkdelta` i get this error: ` sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) FATAL: password authentication failed for user "postgres"`...