cleanup instalation

This commit is contained in:
ayntk-ai
2024-08-07 14:59:42 +02:00
parent 4336acc16e
commit ddf0ff8f25
5 changed files with 41 additions and 21 deletions

View File

@@ -10,6 +10,7 @@ services:
depends_on:
- postgres
- redis
- soketi
postgres:
image: postgres:15-alpine
container_name: coolify-db
@@ -32,4 +33,4 @@ networks:
coolify:
name: coolify
driver: bridge
external: true
external: false