File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ Use the following steps both for initially deploying and later redeploying the a
1515 ```
1616- Download the latest versions of the required files with the following commands:
1717 ``` bash
18- wget --output-document Caddyfile https://raw.githubusercontent.com/ALLAN-DIP/diplomacy/refs/heads/alex-dev /vm_conf/Caddyfile
19- wget --output-document compose.yaml https://raw.githubusercontent.com/ALLAN-DIP/diplomacy/refs/heads/alex-dev /vm_conf/compose.yaml
18+ wget --output-document Caddyfile https://raw.githubusercontent.com/ALLAN-DIP/diplomacy/refs/heads/main /vm_conf/Caddyfile
19+ wget --output-document compose.yaml https://raw.githubusercontent.com/ALLAN-DIP/diplomacy/refs/heads/main /vm_conf/compose.yaml
2020 ```
2121- Start the server with the following command:
2222 ``` bash
You can’t perform that action at this time.
0 commit comments