Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PLA-1659] Remove decoder from submodules #33

Merged
merged 3 commits into from
Mar 6, 2024
Merged
Show file tree
Hide file tree
Changes from 2 commits
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
5 changes: 1 addition & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[submodule "wallet-daemon"]
path = wallet-daemon
url = https://github.com/enjin/wallet-daemon.git
[submodule "platform-decoder"]
path = platform-decoder
url = https://github.com/enjin/platform-decoder.git
url = https://github.com/enjin/wallet-daemon.git
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ services:

decoder:
image: enjin/decoder:latest
build:
context: ./platform-decoder
restart: unless-stopped
ports:
- "${DECODER_EXTERNAL_PORT}:8090"
Expand Down
Empty file removed logs/.gitkeep
Empty file.
1 change: 0 additions & 1 deletion platform-decoder
Submodule platform-decoder deleted from 08c536
1 change: 0 additions & 1 deletion wallet-daemon
Submodule wallet-daemon deleted from 549da7