cloudron-drone-app/POSTINSTALL.md
Felix Bartels 4622d808a8 Add postinstall message
Signed-off-by: Felix Bartels <felix@9wd.eu>
2022-04-19 17:23:29 +02:00

6 lines
327 B
Markdown

# Hey there!
Configuration for drone is stored in the file called `.env`. After you have made changes to it you can restart just drone-server by running `supervisorctl restart drone-server`.
To work with drone you need to configure a provider in your `.env` file. See https://docs.drone.io/server/overview/ for instructions.