Update my-personel/my-new-personel.yml
This commit is contained in:
parent
1874d9f9e9
commit
166e5adda7
|
|
@ -8,9 +8,6 @@ services:
|
||||||
- postgres_network
|
- postgres_network
|
||||||
deploy:
|
deploy:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
placement:
|
|
||||||
constraints:
|
|
||||||
- node.labels.platform == dev
|
|
||||||
labels:
|
labels:
|
||||||
- traefik.enable=true
|
- traefik.enable=true
|
||||||
- traefik.http.routers.mypersonel.rule=Host(`emrekirman.xyz`) || Host(`www.emrekirman.xyz`) || Host(`emrekirman.com`) || Host(`www.emrekirman.com`)
|
- traefik.http.routers.mypersonel.rule=Host(`emrekirman.xyz`) || Host(`www.emrekirman.xyz`) || Host(`emrekirman.com`) || Host(`www.emrekirman.com`)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user