Tilen Komel
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
5 additions and
5 deletions
-
README.md
|
|
|
@ -41,11 +41,11 @@ docker run -d -p 8080:8080 --restart always --name Meshtastic-Web ghcr.io/meshta |
|
|
|
podman run -d -p 8080:8080 --restart always --name Meshtastic-Web ghcr.io/meshtastic/web:nightly |
|
|
|
``` |
|
|
|
|
|
|
|
[!WARNING] |
|
|
|
- Nightly builds represent the latest development state and may contain breaking changes |
|
|
|
- These builds undergo automated testing but may be less stable than tagged release versions |
|
|
|
- Not recommended for production environments unless you are actively testing new features |
|
|
|
- No guarantee of backward compatibility between nightly builds |
|
|
|
> [!WARNING] |
|
|
|
> - Nightly builds represent the latest development state and may contain breaking changes |
|
|
|
> - These builds undergo automated testing but may be less stable than tagged release versions |
|
|
|
> - Not recommended for production environments unless you are actively testing new features |
|
|
|
> - No guarantee of backward compatibility between nightly builds |
|
|
|
|
|
|
|
### Version Information |
|
|
|
Each nightly build is tagged with: |
|
|
|
|