mirror of
https://github.com/Dvorinka/excalidraw-full.git
synced 2026-06-03 22:02:57 +00:00
Update README.md
This commit is contained in:
@@ -58,7 +58,7 @@ docker run -v ${PWD}/:/pwd/ -it exalidraw-ui-build cp -r /frontend /pwd
|
|||||||
git checkout firebase-patch
|
git checkout firebase-patch
|
||||||
```
|
```
|
||||||
|
|
||||||
(Optional) Replace `localhost:3002` inside of `main.go` with your domain name if you want to use a reverse proxy
|
(Optional) Replace `localhost:3002` inside of `main.go` with your domain name if you want to use a reverse proxy
|
||||||
(Optional) Change ip:port of Go webserver at the end of `main.go` if you want to customize it
|
(Optional) Change ip:port of Go webserver at the end of `main.go` if you want to customize it
|
||||||
|
|
||||||
Compile the Go application:
|
Compile the Go application:
|
||||||
|
|||||||
Reference in New Issue
Block a user