Skip to content

Commit 04594c6

Browse files
committed
Splitting bot's API and FE
1 parent a593a60 commit 04594c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Docker/Dockerfile-allinone

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#FROM iilunin/crypto-bot:api-latest
2-
FROM api # building form local built Dockerfile-botapi
1+
FROM iilunin/crypto-bot:api-latest
2+
#FROM api # building form local built Dockerfile-botapi
33

44
# Copy form local built Dockerfile-fe
55
COPY --from=bot-fe /usr/src/app/release /usr/src/app/API/templates

0 commit comments

Comments
 (0)