Created
April 27, 2023 13:15
-
-
Save lubien/036c08ac964e45215414ba1c211c8fa5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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