fix: remove deprecated compose version tag

This commit is contained in:
LRVT
2024-11-04 13:08:51 +01:00
parent ea9ff8a925
commit dba1b9f1cc
148 changed files with 658 additions and 603 deletions

View File

@@ -1,6 +1,5 @@
version: "3.7"
services:
chevereto:
image: ghcr.io/chevereto/chevereto:4.1
container_name: chevereto
@@ -40,6 +39,8 @@ services:
container_name: chevereto_mariadb
restart: unless-stopped
init: true
expose:
- 3306
environment:
MYSQL_DATABASE: chevereto
MYSQL_USER: chevereto