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

14 lines
321 B
Plaintext
Raw Normal View History

2023-06-25 11:21:14 +00:00
#!/usr/bin/env sh
2024-05-12 16:38:33 +00:00
export DRONE_SERVER="https://ci.serguzim.me"
export HASTE_SERVER="https://haste.snrd.eu"
2023-06-25 11:21:14 +00:00
2024-09-25 23:32:25 +00:00
export IMMICH_INSTANCE_URL="https://gallery.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"