Implement highscore/leaderboard top 10 best games and add tests with jest
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
FROM nginx
|
||||
COPY public /usr/share/nginx/html
|
||||
COPY default.conf /etc/nginx/conf.d/default.conf
|
||||
COPY ./config/default.conf /etc/nginx/conf.d/default.conf
|
||||
|
||||
Reference in New Issue
Block a user