revert infra things

This commit is contained in:
Andras Bacsai
2024-08-30 13:31:52 +02:00
parent 14fc067057
commit 5f0a8bc4f2
14 changed files with 769 additions and 77 deletions

View File

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