mirror of
https://github.com/Tha14/uam-docker.git
synced 2026-01-27 12:13:15 +01:00
Fix persistance, Readme
This commit is contained in:
@@ -12,6 +12,7 @@ services:
|
||||
memlock: -1
|
||||
volumes:
|
||||
- "./entrypoint.sh:/opt/entrypoint.sh"
|
||||
- "/opt/uam_data:/root/.uam"
|
||||
command: /bin/sh -c "chmod +x /opt/entrypoint.sh && /opt/entrypoint.sh $${PBKEY}"
|
||||
environment:
|
||||
- PBKEY=
|
||||
|
||||
Reference in New Issue
Block a user