mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-18 14:39:49 +02:00
copied default config into docker image, fixed ls-routes
This commit is contained in:
@@ -43,6 +43,9 @@ COPY --from=builder /app /app
|
||||
# copy schema directory
|
||||
COPY schema/ /app/schema/
|
||||
|
||||
# copy example config
|
||||
COPY config.example.yml /app/config/config.yml
|
||||
|
||||
# copy certs
|
||||
COPY --from=builder /etc/ssl/certs /etc/ssl/certs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user