.dotfiles/.config/env.d/30-services

10 lines
218 B
Text
Raw Normal View History

2023-06-25 11:21:14 +00:00
#!/usr/bin/env sh
export DRONE_SERVER='https://ci.serguzim.me'
2024-03-08 20:33:36 +00:00
export LINKWARDEN_URL="https://bookmarks.serguzim.me"
2023-06-25 11:21:14 +00:00
export OPENFAAS_URL="https://faas.serguzim.me"
export WOODPECKER_SERVER="https://ci.serguzim.me"