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
|
||||
environment:
|
||||
VAULT_TOKEN: /run/secrets/vault_token
|
||||
expose:
|
||||
- 8002
|
||||
ports:
|
||||
- target: 8000
|
||||
published: 8002
|
||||
protocol: tcp
|
||||
mode: ingress
|
||||
deploy:
|
||||
replicas: 1
|
||||
placement:
|
||||
|
||||
Reference in New Issue
Block a user