Update README.md
All checks were successful
Build and Deploy / build-deploy (push) Successful in 15s
All checks were successful
Build and Deploy / build-deploy (push) Successful in 15s
This commit is contained in:
@@ -40,7 +40,7 @@ docker compose up --build
|
||||
| Variable | Description |
|
||||
| -------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| `PUBLIC_WS_URL` | WebSocket URL for frontend |
|
||||
| `PUBLIC_BOX_DRAWING_CHARS` | The 8 characters for box drawing. The default value `─│┌┐└┘├┤` results in boxes that are a bit to nice, you can also try `–\|++++++` for a simpler style |
|
||||
| `PUBLIC_BOX_DRAWING_CHARS` | The 8 characters for box drawing. The default value `─│┌┐└┘├┤` results in boxes that are a bit too nice, you can also try `–\|++++++` for a simpler style |
|
||||
| `HOST` | Allowed host for Vite |
|
||||
| `FE_PORT` | Frontend port (external) |
|
||||
| `BE_PORT` | Backend port (external) |
|
||||
|
||||
Reference in New Issue
Block a user