1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

fixed scroll

This commit is contained in:
Fedor Katurov 2020-11-20 18:44:15 +07:00
parent 17048f175c
commit 29a99e6f2c
3 changed files with 10 additions and 9 deletions

View file

@ -1,2 +1,3 @@
API_HOST = http://localhost:3333
REMOTE_CURRENT = http://localhost/7777
REACT_APP_API_HOST = https://pig.staging.vault48.org/
REACT_APP_REMOTE_CURRENT = https://pig.staging.vault48.org/static/
EXPOSE = 4000