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