mirror of
https://github.com/Tha14/uam-docker.git
synced 2025-07-04 10:16:45 +02:00
Change the way you provide the public key. Update documentation.
This commit is contained in:
@ -20,7 +20,7 @@ services:
|
||||
- "127.0.0.1:17100:17099"
|
||||
- "4160:4160"
|
||||
environment:
|
||||
- PBKEY=
|
||||
- PBKEY=$PBKEY
|
||||
- PPORT=4160
|
||||
|
||||
uam_2:
|
||||
@ -42,7 +42,7 @@ services:
|
||||
- "127.0.0.1:17101:17099"
|
||||
- "4161:4161"
|
||||
environment:
|
||||
- PBKEY=
|
||||
- PBKEY=$PBKEY
|
||||
- PPORT=4161
|
||||
|
||||
uam_3:
|
||||
@ -64,5 +64,5 @@ services:
|
||||
- "127.0.0.1:17102:17099"
|
||||
- "4162:4162"
|
||||
environment:
|
||||
- PBKEY=
|
||||
- PBKEY=$PBKEY
|
||||
- PPORT=4162
|
||||
|
Reference in New Issue
Block a user