mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-30 22:02:02 +02:00
replace all schema check with go-playground/validator/v10
This commit is contained in:
@@ -44,9 +44,6 @@ COPY --from=builder /usr/share/zoneinfo /usr/share/zoneinfo
|
||||
# copy binary
|
||||
COPY --from=builder /app /app
|
||||
|
||||
# copy schema directory
|
||||
COPY schema/ /app/schema/
|
||||
|
||||
# copy example config
|
||||
COPY config.example.yml /app/config/config.yml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user