fix: infra files

This commit is contained in:
Andras Bacsai
2024-09-02 09:53:09 +02:00
parent c6df243623
commit 4169d727fd
7 changed files with 82 additions and 43 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