Skip to content

Commit 731eb82

Browse files
changes old service names to new ones
1 parent c6eeec5 commit 731eb82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

start

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ docker run -d --rm \
1414
--name refinery-weak-supervisor \
1515
-p 7054:80 \
1616
-e POSTGRES=postgresql://postgres:onetask@graphql-postgres:5432 \
17-
-e WS_NOTIFY_ENDPOINT="http://ws-notify:8080" \
17+
-e WS_NOTIFY_ENDPOINT="http://refinery-websocket:8080" \
1818
--mount type=bind,source="$(pwd)"/,target=/app \
1919
-v /var/run/docker.sock:/var/run/docker.sock \
2020
--network dev-setup_default \

submodules/model

0 commit comments

Comments
 (0)