Update traefik routing for dev and ignore TLS private keys
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -27,3 +27,8 @@ rebar3.crashdump
|
||||
docker/.env
|
||||
/Mnesia.*/
|
||||
/doc/
|
||||
|
||||
# Traefik TLS private keys (generated locally for dev/staging).
|
||||
# Никогда не коммитим приватный ключ в репозиторий.
|
||||
docker/traefik/certs/*.key
|
||||
docker/traefik/certs/*.pem
|
||||
|
||||
Reference in New Issue
Block a user