removed version line in compose file, this is now obsolete

This commit is contained in:
andrew
2024-08-21 15:10:17 -04:00
parent c6f1e71135
commit 937f88fa61
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
View File
@@ -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