mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-11 22:30:47 +01:00
remove schema from dockerfile and code, dependencies upgrade
This commit is contained in:
@@ -52,9 +52,6 @@ COPY config.example.yml /app/config/config.yml
|
||||
# copy certs
|
||||
COPY --from=builder /etc/ssl/certs /etc/ssl/certs
|
||||
|
||||
# copy schema
|
||||
COPY schemas/config.schema.json schemas/routes.schema.json schemas/middleware_compose.schema.json /app/schemas/
|
||||
|
||||
ENV DOCKER_HOST=unix:///var/run/docker.sock
|
||||
ENV GODOXY_DEBUG=0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user