mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 12:30:41 +01:00
Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop
This commit is contained in:
commit
3d6429a107
@ -51,7 +51,7 @@ echo "create database semaphore;" | mysql -uroot -p
|
||||
```
|
||||
task compile
|
||||
go run cli/main.go setup
|
||||
go run cli/main.go --config ./config.json
|
||||
go run cli/main.go service --config ./config.json
|
||||
```
|
||||
|
||||
Open [localhost:3000](http://localhost:3000)
|
||||
|
Loading…
Reference in New Issue
Block a user