forked from joseph/gitea_CICD
update README
This commit is contained in:
parent
57dd834d84
commit
04fece3f57
|
|
@ -75,6 +75,11 @@ root@root#
|
|||
|
||||
- Change "IP-address" and "PORT". The "PORT" corresponds to the "PORT_SERVICE" of the "service_run/giteaService.conf" file.
|
||||
|
||||
- Restart Nginx service
|
||||
root@root#
|
||||
```sh
|
||||
systemctl restart nginx
|
||||
```
|
||||
### 7) Run file "install.sh" to install service
|
||||
|
||||
root@root#
|
||||
|
|
|
|||
Loading…
Reference in New Issue