1
0
Fork 1

install stub

main
jebba 2021-12-22 10:04:40 -07:00
parent e8abf5e0c9
commit b3354caa4f
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# lila Install
# lila-ws
```
vim ./src/main/resources/application.conf
# set
csrf.origin = "https://deepcrayon.fish"
```

View File

@ -14,6 +14,12 @@ This is the main upstream docs on how to setup lila:
https://github.com/ornicar/lila/wiki/Lichess-Development-Onboarding
# Install lila
To install your own lila server, see:
```
README-install.md
```
# lila-ws
```
vim ./src/main/resources/application.conf