소스 검색

Add 'gogs'

Laurie Summers 3 년 전
부모
커밋
015920a175
1개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 8 0
      gogs

+ 8 - 0
gogs

@@ -0,0 +1,8 @@
+Running Gogs git server
+https://github.com/gogs/gogs/tree/main/docker
+
+Currently on rpi4 (main) and rpi3 (clone backup)
+
+Ports in http and SSH imports most be checked to refer to correct IP's and external docker ports.
+e.g. http://192.168.1.111:3000/Laurie/rpi-setup.git should be chaned to user external http port 10880
+ - http://192.168.1.111:10880/Laurie/rpi-setup.git