mindboost-infrastructure/apps/security/set-server-ip.sh

2 lines
61 B
Bash

#!/bin/bash
export SERVER_IP=$(curl -s https://api.ipify.org)