Update docker-compose.yml to version v0.0.4
Taylor committed
Feb 22, 2024 at 12:13 UTC
66f6812c085ac76f411f06f31701fc4419ee4beb
1 file changed
+1
-1
README.md
+1
-1
@@ -84,7 +84,7 @@ systemctl restart docker
84
85
```bash
86
# Clone the CoPilot repository
87
-wget https://raw.githubusercontent.com/socfortress/CoPilot/v0.0.3/docker-compose.yml
87
+wget https://raw.githubusercontent.com/socfortress/CoPilot/v0.0.4/docker-compose.yml
88
89
# Edit the docker-compose.yml file to set the server name and/or the services you want to use
90