1
0

drone: add

This commit is contained in:
2023-12-05 13:32:46 +01:00
parent bafe56fac6
commit 57af8685eb
3 changed files with 48 additions and 0 deletions

3
services/drone/drone.env Normal file
View File

@ -0,0 +1,3 @@
DRONE_RPC_SECRET=c9abde046b241975770a775fca86e4c9
DRONE_SERVER_HOST=drone.${DOMAIN}
DRONE_RPC_HOST=${DRONE_SERVER_HOST}