mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2026-03-14 22:30:01 +01:00
build
This commit is contained in:
@@ -5,8 +5,11 @@ services:
|
|||||||
- vault_token
|
- vault_token
|
||||||
environment:
|
environment:
|
||||||
VAULT_TOKEN: /run/secrets/vault_token
|
VAULT_TOKEN: /run/secrets/vault_token
|
||||||
expose:
|
ports:
|
||||||
- 8002
|
- target: 8000
|
||||||
|
published: 8002
|
||||||
|
protocol: tcp
|
||||||
|
mode: ingress
|
||||||
deploy:
|
deploy:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
placement:
|
placement:
|
||||||
|
|||||||
Reference in New Issue
Block a user