mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 20:49:32 +00:00
feat: attach Coolify defined networks to services
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user