Update stack.yml

This commit is contained in:
Alex Ellis 2018-09-18 19:24:29 +01:00 committed by GitHub
parent 8fe222fda3
commit e7cfaa1b9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
provider: provider:
name: faas name: faas
gateway: http://localhost:8080 # can be a remote server gateway: http://127.0.0.1:8080 # can be a remote server
functions: functions:
# Pass a username as an argument to find how many images user has pushed to Docker Hub. # Pass a username as an argument to find how many images user has pushed to Docker Hub.