forgejo-init-script/.env-sample

3 lines
93 B
Text
Raw Permalink Normal View History

2023-09-27 15:47:47 +05:30
export FORGEJO_URL="http://localhost:7000"
export FORGEJO_SSH_URL="ssh://git@localhost:2222"