Skip to content

Commit 075a265

Browse files
authored
Merge pull request #47 from Samagra-Development/dev
Update docker-compose.yml
2 parents d4f72b8 + 3f442f9 commit 075a265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ services:
192192
MINIO_BUCKETNAME: ${MINIO_BUCKETNAME}
193193
REDIS_HOST: ${REDIS_HOST}
194194
REDIS_PORT: ${REDIS_PORT}
195-
FORM_MANAGER_URL: ${http://form-manager:3006}
195+
FORM_MANAGER_URL: ${FORM_MANAGER_URL}
196196
MINIO_USE_SSL: ${MINIO_USE_SSL}
197197

198198

0 commit comments

Comments
 (0)