This will fix the error: CreateFile C:\server\nas\docker-compose.yml:adguardhome\docker-compose.yml: The filename, directory name, or volume label syntax is incorrect. when running docker compose up -d
I had removed it assuming it was not needed, but I'm running the stack on Linux. I guess it is needed for Windows then, I don't mind adding it back. Thanks!
This will fix the error:
CreateFile C:\server\nas\docker-compose.yml:adguardhome\docker-compose.yml: The filename, directory name, or volume label syntax is incorrect.
when runningdocker compose up -d