소스 검색

Update README.md

Christian 🦄 2 년 전
부모
커밋
9568cb57b5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -58,7 +58,7 @@ docker run -v ${PWD}/:/pwd/ -it exalidraw-ui-build cp -r /frontend /pwd
 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
 
 Compile the Go application: