This commit is contained in:
TerenceLau 2022-10-06 15:05:45 +00:00
parent 3845f9a790
commit 274601b608
1 changed files with 5 additions and 0 deletions

View File

@ -8,6 +8,11 @@ services:
- 127.0.0.1 - 127.0.0.1
- 1.1.1.1 - 1.1.1.1
- 8.8.8.8 - 8.8.8.8
deploy:
mode: replicated
replicas: 1
placement:
constraints: [node.hostname==einstein]
depends_on: depends_on:
- db - db
environment: environment: