forked from cerc-io/stack-orchestrator
Merge pull request #187 from cerc-io/dboreham/document-build-stack
Add some doc for build stack
This commit is contained in:
commit
c52f9e655d
@ -69,9 +69,3 @@ class package_registry_stack(base_stack):
|
||||
|
||||
def get_url(self):
|
||||
return self.url
|
||||
|
||||
# Temporary helper functions while we figure out a good interface to the stack deploy code
|
||||
|
||||
|
||||
def _get_stack_mapped_port(stack, service, exposed_port):
|
||||
return 3000
|
||||
|
0
app/data/stacks/build-support/README.md
Normal file
0
app/data/stacks/build-support/README.md
Normal file
Loading…
Reference in New Issue
Block a user