fix: add network-stripping workaround to production deploy.yml #70
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bypasses Docker 24 compose multiple network creation bug by stripping network settings and connecting networks manually after container creation.