mirror of
https://github.com/casjaysdevdocker/gohttpserver
synced 2025-01-18 06:34:31 -05:00
🗃️ modified: Dockerfile 🗃️
This commit is contained in:
parent
692354daec
commit
c968e6b1da
@ -25,7 +25,7 @@ LABEL \
|
||||
|
||||
COPY --from=builder /app/gohttpserver/gohttpserver /usr/local/bin/gohttpserver
|
||||
COPY ./data/. /data/
|
||||
COPY ./config/. /config/
|
||||
#COPY ./config/. /config/
|
||||
COPY ./bin/. /usr/local/bin/
|
||||
|
||||
WORKDIR /data/htdocs
|
||||
|
Loading…
x
Reference in New Issue
Block a user