Skip to content
Merged
Changes from all 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
1 change: 0 additions & 1 deletion key_share_node/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ services:
build:
context: ../../
dockerfile: key_share_node/docker/key_share_node.Dockerfile
network: host
ports:
- ${SERVER_PORT}:${SERVER_PORT}
restart: unless-stopped
Expand Down