We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a45edff commit 40ff901Copy full SHA for 40ff901
examples/nameko_sqlalchemy/run.sh
@@ -0,0 +1,4 @@
1
+#!/bin/sh
2
+echo "Starting application service server"
3
+# Run Service
4
+nameko run --config config.yml service
0 commit comments