Compare commits

..

2 Commits

Author SHA1 Message Date
93f521806e fix: gitattributes 2025-11-17 11:19:53 -05:00
fc119b64a5 Normalize line endings 2025-11-17 11:19:30 -05:00
4 changed files with 3 additions and 1 deletions

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
* text=auto

3
Dockerfile Normal file → Executable file
View File

@@ -12,7 +12,8 @@ ControlPort 0
ORPort 0
DirPort 0
TransPort 0
DNSPort 0
DNSPort 9053
AutomapHostsOnResolve 1
ExitPolicy reject *:*
AvoidDiskWrites 1

0
README.md Normal file → Executable file
View File

0
compose.yml Normal file → Executable file
View File