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
ai3
config
Commits
e1ec9f9a
Commit
e1ec9f9a
authored
May 20, 2022
by
ale
Browse files
Fix dataset modes
parent
aa73e240
Pipeline
#32646
failed with stages
in 11 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
services.noblogs.yml
View file @
e1ec9f9a
...
...
@@ -95,7 +95,7 @@ nospam:
path
:
/var/lib/nospam
owner
:
docker-nospam
group
:
docker-nospam
mode
:
0700
mode
:
"
0700
"
monitoring_endpoints
:
-
job_name
:
nospam
port
:
9001
...
...
@@ -126,4 +126,4 @@ gancio:
path
:
/var/lib/gancio
owner
:
docker-gancio
group
:
docker-gancio
mode
:
0700
mode
:
"
0700
"
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