mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-23 01:39:27 +02:00
14 lines
253 B
YAML
14 lines
253 B
YAML
services:
|
|
- listeners:
|
|
- type: tcp
|
|
address: "[::]:8388"
|
|
- type: udp
|
|
address: "[::]:8388"
|
|
keys:
|
|
- id: foo
|
|
cipher: chacha20-ietf-poly1305
|
|
secret: Thi8aoqu8Tha
|
|
- id: bar
|
|
cipher: chacha20-ietf-poly1305
|
|
secret: mAequ6Hied8M
|