Skip to content

Commit

Permalink
Merge branch 'main' of [email protected]:Cdaprod/cda-deploy-to-swarm.git
Browse files Browse the repository at this point in the history
  • Loading branch information
Cdaprod committed May 31, 2024
2 parents 0514b01 + 7f51801 commit 2cb6fc6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,16 @@
│   ├── Dockerfile
│   ├── docker-compose.nginx.yaml
│   └── nginx.conf
├── tailscale
│   ├── Dockerfile
│   ├── README.md
│   ├── docker-compose.tailscale.yaml
│   └── entrypoint.sh
└── weaviate
├── Dockerfile
└── docker-compose.weaviate.yaml
4 directories, 15 files
5 directories, 19 files
```
<!-- DIRECTORY_TREE_END -->
Expand Down

0 comments on commit 2cb6fc6

Please sign in to comment.