removed version line in compose file, this is now obsolete
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
version: "3"
|
||||
---
|
||||
services:
|
||||
materialious:
|
||||
image: wardpearce/materialious
|
||||
@@ -11,4 +11,4 @@ services:
|
||||
VITE_DEFAULT_SPONSERBLOCK_INSTANCE: "https://sponsor.ajay.app"
|
||||
VITE_DEFAULT_DEARROW_INSTANCE: "https://sponsor.ajay.app"
|
||||
VITE_DEFAULT_DEARROW_THUMBNAIL_INSTANCE: "https://dearrow-thumb.ajay.app"
|
||||
|
||||
|
||||
|
||||
+1
-1
@@ -120,7 +120,7 @@ Please ensure you have followed the previous steps before doing this!
|
||||
### Docker Compose
|
||||
|
||||
```yaml
|
||||
version: "3"
|
||||
---
|
||||
services:
|
||||
materialious:
|
||||
image: wardpearce/materialious:latest
|
||||
|
||||
Reference in New Issue
Block a user