1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-21 21:33:18 +01:00

Fixes relfex

This commit is contained in:
Amir Raminfar
2021-04-08 08:31:25 -07:00
parent b4e0afdb2c
commit 802744d132

View File

@@ -1 +1 @@
-r '\.(go|vue|html|js|css)$' -R 'node_modules' -G '*_test.go' -s -- go run main.go --level debug --username amir --password pass --key test -r '\.(go)$' -R 'node_modules' -G '*_test.go' -s -- go run main.go --level debug