Merge remote-tracking branch 'origin/main' into feat/no-web
This commit is contained in:
2
test/fixtures/deploy_workers_only.yml
vendored
2
test/fixtures/deploy_workers_only.yml
vendored
@@ -2,9 +2,11 @@ service: app
|
||||
image: dhh/app
|
||||
servers:
|
||||
workers:
|
||||
traefik: false
|
||||
hosts:
|
||||
- 1.1.1.1
|
||||
- 1.1.1.2
|
||||
primary_role: workers
|
||||
registry:
|
||||
username: user
|
||||
password: pw
|
||||
|
||||
Reference in New Issue
Block a user