Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pump, Cedric
lab-tracing
Commits
69de153b
Commit
69de153b
authored
Dec 26, 2020
by
Nane Kratzke
Browse files
say hw
parent
18836a32
Changes
1
Hide whitespace changes
Inline
Side-by-side
hiphop/service.py
View file @
69de153b
...
...
@@ -11,6 +11,8 @@ service = os.environ.get('HIPHOP', 'hiphop')
tier
=
int
(
os
.
environ
.
get
(
'TIER'
,
'1'
))
app
=
Flask
(
__name__
)
print
(
"Hello World"
)
config
=
Config
(
config
=
{
'sampler'
:
{
'type'
:
'const'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment