Skip to content

Commit 2bd2b7c

Browse files
authored
Issue #5 - Replace the Buildly UI word to Buildly-React-Template 
1 parent 02ff0b4 commit 2bd2b7c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docker-compose.yaml

+4-3
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,9 @@ services:
148148
-----END PUBLIC KEY-----
149149
SECRET_KEY: "oxcdb=mtcc7q1cym@oox(lyrz1ncz-(w+(#&u7l-&)7a8wvxyz"
150150

151-
buildly-ui:
152-
container_name: buildly-ui
153-
image: buildly/buildly-ui
151+
buildly-react-template:
152+
container_name: buildly-react-template
153+
image: buildly/buildly-react-template
154154
ports:
155155
- "9001:9000"
156156
depends_on:
@@ -178,3 +178,4 @@ services:
178178

179179
volumes:
180180
static-content:
181+

0 commit comments

Comments
 (0)