Make website Docker ready

This commit is contained in:
2020-06-01 16:09:57 +02:00
parent be3a400512
commit 466b9ea8db
7 changed files with 123 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
"name": "ts-onlinetime-ranks",
"version": "0.1.0",
"private": true,
"proxy": "http://localhost:3500",
"proxy": "http://tsotr.humenius.me/api",
"dependencies": {
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",