Compare commits
No commits in common. "c9263af45e33b00a967fbdfe870141fc9d301abf" and "d69d6337a24a254c80588558d3e3ce5dc7182edc" have entirely different histories.
c9263af45e
...
d69d6337a2
|
|
@ -4,6 +4,9 @@ A quick docker compose to spin up tools for hosting your own git environment.
|
||||||
# Starting up
|
# Starting up
|
||||||
|
|
||||||
Copy `example.env` to `.env` and fill in all secrets.
|
Copy `example.env` to `.env` and fill in all secrets.
|
||||||
|
Refer to Drone-CI documentation on
|
||||||
|
[server](https://docs.drone.io/server/overview/) and
|
||||||
|
[runner](https://docs.drone.io/runner/overview) for more information.
|
||||||
|
|
||||||
Run with docker copose
|
Run with docker copose
|
||||||
```sh
|
```sh
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue