Further test the override.

This commit is contained in:
Matthew Kent
2023-11-10 17:17:16 -08:00
parent d0ac6507e7
commit 6898e8789e
2 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
service: app
image: dhh/app
servers:
web_chicago:
traefik: enabled
hosts:
- 1.1.1.1
- 1.1.1.2
web_tokyo:
traefik: enabled
hosts:
- 1.1.1.3
- 1.1.1.4
env:
REDIS_URL: redis://x/y
registry:
server: registry.digitalocean.com
username: user
password: pw
primary_web_role: web_tokyo