adding --build to compose
This commit is contained in:
@@ -14,7 +14,7 @@ cat <<EOF > .env
|
|||||||
BROADCASTER_PASSWORD=usedecentpasswordherelmao
|
BROADCASTER_PASSWORD=usedecentpasswordherelmao
|
||||||
ANNOUNCED_IP=yourpublicIP
|
ANNOUNCED_IP=yourpublicIP
|
||||||
EOF
|
EOF
|
||||||
docker compose up -d
|
docker compose up -d --build
|
||||||
```
|
```
|
||||||
|
|
||||||
…and setting up a minimal nginx server
|
…and setting up a minimal nginx server
|
||||||
|
|||||||
Reference in New Issue
Block a user