Fix port conflicts, update AppFlowy image, remove compose versions

This commit is contained in:
aa_humaaan
2026-03-03 12:50:55 +05:30
parent 354f45751f
commit 65cf2d2e42
69 changed files with 15 additions and 83 deletions

View File

@@ -4,13 +4,10 @@
# -------------------------------------------------------------------------
# Docker Compose for AppFlowy Cloud
version: '3.8'
services:
appflowy:
build:
context: .
dockerfile: Dockerfile
image: appflowyinc/appflowy_cloud:latest
container_name: appflowy-cloud
ports:
- "8080:8080"