Skip to content

Commit

Permalink
update [Paozhu]
Browse files Browse the repository at this point in the history
  • Loading branch information
hggq committed Jan 6, 2025
1 parent 608a5bf commit 5238fd7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frameworks/C++/paozhu/paozhu.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ RUN git clone https://github.com/hggq/paozhu

COPY ./paozhu_benchmark/conf/server.conf ./paozhu/conf/server.conf
COPY ./paozhu_benchmark/conf/orm.conf ./paozhu/conf/orm.conf

# must use testbenchmark.cpp to test benchmark
COPY ./paozhu_benchmark/CMakeLists.txt ./paozhu/CMakeLists.txt

# RUN mkdir ./paozhu/view
Expand Down

0 comments on commit 5238fd7

Please sign in to comment.