mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2026-01-18 15:20:34 +00:00
clean-up docker-compose files: remove version and ---
This commit is contained in:
@@ -100,7 +100,6 @@ INSERT INTO account (username, password, is_admin) values ('admin', '$2b$10$BUli
|
||||
Original here: [docker-compose.yml](https://github.com/umami-software/umami/blob/master/docker-compose.yml).
|
||||
|
||||
```yml
|
||||
---
|
||||
services:
|
||||
db:
|
||||
image: postgres:12-alpine
|
||||
|
||||
Reference in New Issue
Block a user