Benoît Hubert %!s(int64=3) %!d(string=hai) anos
pai
achega
234b1a3235
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -48,8 +48,10 @@ ALLOWED_HOST_LIST = drone
 
 ## ALSO in Gitea's repos...
 
+In Drone server's SQLite db:
+
 ```
-UPDATE repos SET repo_clone_url = 'http://drone:3000/benoit/gitea-drone.git' WHERE repo_id = 1;
+UPDATE repos SET repo_clone_url = 'http://gitea:3000/benoit/gitea-drone.git' WHERE repo_id = 1;
 ```
 
 ## Noob errors