mirror of
https://github.com/MatthewL246/pretendo-docker.git
synced 2026-05-31 20:42:35 -05:00
16 lines
271 B
Plaintext
16 lines
271 B
Plaintext
# Local environment variables (used for secrets)
|
|
/environment/*.local.env
|
|
|
|
# Important secrets
|
|
/secrets.txt
|
|
|
|
# Log files
|
|
/logs/
|
|
|
|
# Mitmproxy CA certificate
|
|
/console-files/mitmproxy-ca-cert.pem
|
|
|
|
# Console BOSS keys
|
|
/console-files/aes_keys.txt
|
|
/console-files/boss_keys.bin
|