mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-17 05:59:42 +02:00
schema update and api /v1/schema
This commit is contained in:
@@ -50,6 +50,9 @@ COPY config.example.yml /app/config/config.yml
|
||||
# copy certs
|
||||
COPY --from=builder /etc/ssl/certs /etc/ssl/certs
|
||||
|
||||
# copy schema
|
||||
COPY schema /app/schema
|
||||
|
||||
ENV DOCKER_HOST=unix:///var/run/docker.sock
|
||||
ENV GODOXY_DEBUG=0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user