Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
AURA
engine-api
Commits
b06fa23b
Commit
b06fa23b
authored
Dec 03, 2021
by
David Trattnig
Browse files
Default host ID and sync host.
parent
fecd4fd0
Pipeline
#1128
passed with stages
in 4 minutes and 9 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
config/sample/sample-docker.engine-api.ini
View file @
b06fa23b
...
...
@@ -42,8 +42,8 @@ enable_federation="false"
# chosen `node_type`.
# NODE 1
;
host_id=1
;
sync_host="http://
engine.sync.
local:800
8
"
host_id
=
1
sync_host
=
"http://local
host
:80
1
0"
# NODE 2
; host_id=2
...
...
config/sample/sample-production.engine-api.ini
View file @
b06fa23b
...
...
@@ -42,8 +42,8 @@ enable_federation="false"
# chosen `node_type`.
# NODE 1
;
host_id=1
;
sync_host="http://engine.sync.local:8008"
host_id
=
1
sync_host
=
"http://engine.sync.local:8008"
# NODE 2
; host_id=2
...
...
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