command: generate services

This commit is contained in:
Andras Bacsai
2023-10-19 11:28:25 +02:00
parent b7f79ae034
commit 3adefb9e49
13 changed files with 154 additions and 69 deletions

View File

@@ -1,5 +1,6 @@
# documentation: https://appwrite.io/docs
# slogan: Appwrite is a self-hosted backend-as-a-service platform that simplifies the development of web and mobile applications by providing a range of features and APIs.
# env_file: appwrite.env
x-logging: &x-logging
@@ -12,7 +13,7 @@ version: '3'
services:
appwrite:
image: appwrite/appwrite:1.4.3
image: appwrite/appwrite:1.4
container_name: appwrite
<<: *x-logging
labels: