Skip to content

Commit 35caf7b

Browse files
suenotKonard
andauthored
Update local/docker-compose.yml
Co-authored-by: Konstantin Dyachenko <[email protected]>
1 parent 79ce30a commit 35caf7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

local/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ services:
5757
- hasura
5858
restart: unless-stopped
5959
ports:
60-
- "${DEEP_STORAGE_PORT:-8000}:8000"
60+
- "${DEEP_HASURA_STORAGE_PORT:-8000}:8000"
6161
extra_hosts: ['host.docker.internal:host-gateway']
6262
environment:
6363
- 'DEBUG=${HASURA_STORAGE_DEBUG}'

0 commit comments

Comments
 (0)