mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-26 15:16:27 +01:00
docs: Fix syntax to enable actions (#3169)
This commit is contained in:
@@ -26,7 +26,7 @@ services:
|
||||
ports:
|
||||
- 8080:8080
|
||||
environment:
|
||||
DOZZLE_ENABLE_ACTIONS: true
|
||||
DOZZLE_ENABLE_ACTIONS=true
|
||||
```
|
||||
|
||||
:::
|
||||
|
||||
Reference in New Issue
Block a user