Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Deploy to PROD dev -> master #61

Merged
merged 15 commits into from
May 4, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
name change
  • Loading branch information
Gunasekar-K committed Apr 18, 2022
commit b7d2f8af0cefe88b9b23bacc41ad7975457829f6
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: '3'
services:
micro-frontends-frame:
mfe-core:
image: mfe-core:latest
build:
context: ../
Expand Down