api dockerfile directory name fix
This commit is contained in:
parent
44f288b3f6
commit
98bd591871
@ -7,7 +7,7 @@ COPY *.mod ./
|
|||||||
COPY *.sum ./
|
COPY *.sum ./
|
||||||
COPY Makefile ./
|
COPY Makefile ./
|
||||||
COPY routes ./routes
|
COPY routes ./routes
|
||||||
COPY global ./config
|
COPY config ./config
|
||||||
COPY database ./database
|
COPY database ./database
|
||||||
COPY util ./util
|
COPY util ./util
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user