Fix port of image_gen

This commit is contained in:
Andrey Gumirov
2022-05-01 02:38:58 +07:00
parent 08e7f4ee93
commit c5d18e56d5

View File

@ -14,7 +14,7 @@ services:
environment:
- DB_ADDR=pgdb:5432
- GROUP_ID=${GROUP_ID}
- NFT_ADDR=http://image_gen:5001
- NFT_ADDR=http://image_gen:5000
- PASS=${PG_PASS}
- REDIS_ADDR=redis
- TMP_DIR=./tmp