mirror of https://github.com/statping/statping
I forgor a folder
parent
09ffab4055
commit
3e645ce8a1
|
@ -33,6 +33,7 @@ ENV CGO_ENABLED 1
|
|||
COPY cmd ./cmd
|
||||
COPY database ./database
|
||||
COPY handlers ./handlers
|
||||
COPY notifiers ./notifiers
|
||||
COPY source ./source
|
||||
COPY types ./types
|
||||
COPY utils ./utils
|
||||
|
|
Loading…
Reference in New Issue