up
This commit is contained in:
3
deploy/compose/env/wine-csp.env.example
vendored
3
deploy/compose/env/wine-csp.env.example
vendored
@@ -43,7 +43,10 @@ ASPNETCORE_ENVIRONMENT=Production
|
||||
# - Wine prefix: /home/winecsp/.wine (persistent storage)
|
||||
# - CSP installer: /opt/cryptopro (read-only mount)
|
||||
# - Logs: /var/log/wine-csp (log output)
|
||||
# - CSP packages: /opt/cryptopro/downloads (bind from <repo>/opt/cryptopro/downloads)
|
||||
#
|
||||
# Example mount for CSP installer:
|
||||
# volumes:
|
||||
# - /path/to/your/csp-5.0.msi:/opt/cryptopro/csp-installer.msi:ro
|
||||
# volumes:
|
||||
# - ../../opt/cryptopro/downloads:/opt/cryptopro/downloads:ro
|
||||
|
||||
Reference in New Issue
Block a user