Skip to content

Instantly share code, notes, and snippets.

@lubien
Created April 27, 2023 13:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lubien/036c08ac964e45215414ba1c211c8fa5 to your computer and use it in GitHub Desktop.
Save lubien/036c08ac964e45215414ba1c211c8fa5 to your computer and use it in GitHub Desktop.
fly machine run telegrammessenger/proxy:latest \
-p 4444:443/tcp \
--memory 1024 \
--region gru \
--env SECRET=SECRETGOESHERE \
-a APPNAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment