Skip to content

Commit fcfa1b7

Browse files
committed
docs: update README for domain name change
1 parent c6051b4 commit fcfa1b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cloudformation/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ The service.yml template supports making services public. To make a service publ
6262
6363
1. Set `UseLbForService = true`
6464
2. Set `DomainNames` or `PathPattern` (for dev/demo use DomainNames)
65-
* Example: `advisor.lif.unicon.net`
66-
* Must be within the domain for the given env (dev - `?.lif.unicon.net`, demo - `?.demo.lif.unicon.net`)
65+
* Example: `advisor.dev.lif.unicon.net`
66+
* Must be within the domain for the given env (dev - `?.dev.lif.unicon.net`, demo - `?.demo.lif.unicon.net`)
6767
3. Set `Priority`
6868
* Must be a unique integer for the given env with respect to other public services
6969
* Look at other param files for public services (UseLbForService = true) for the env:

0 commit comments

Comments
 (0)