feat: attach Coolify defined networks to services

This commit is contained in:
Andras Bacsai
2023-10-02 16:57:55 +02:00
parent d446cd4103
commit 540717e809
3 changed files with 7 additions and 4 deletions

View File

@@ -32,8 +32,6 @@ class DockerCompose extends Component
- type: volume
source: mydata
target: /data
volume:
nocopy: true
- type: bind
source: ./var/lib/ghost/data
target: /data