Closed shinybrar closed 5 months ago
Add deployers configuration to definitions.workspace
--- deployers: <site>: "docker": <custom1>: <custom2>: mounts: Derived from Docker Spec networks: Derived from Docker Spec
e.g.
from docker import Mount deployers: site: docker: volumes: List[Mount]
Things to do:
sites
Add deployers configuration to definitions.workspace
e.g.
Things to do:
sites
from the main config