Last active
December 27, 2018 19:00
-
-
Save matisiekpl/5a280a92de5efb83b041362e2d6b38e3 to your computer and use it in GitHub Desktop.
This file contains 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
# Deploy your app | |
export ENFUNC_HOST=http://localhost:3000 # without a trailing slash | |
enfunc deploy --app my-first-app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment