Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Libero
Editor
Commits
25a6cd8c
Commit
25a6cd8c
authored
Jul 22, 2021
by
Cory Donkin
Browse files
refactor: remove comment
parent
5cfbe741
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker-compose.yml
View file @
25a6cd8c
...
...
@@ -65,7 +65,7 @@ services:
-
8984:8984
editor-client
:
image
:
libero
admin
/editor-client:
${TAG-latest}
image
:
libero/editor-client:
local
container_name
:
${PREFIX-editor}-client
restart
:
unless-stopped
depends_on
:
...
...
@@ -96,7 +96,6 @@ services:
-
ARTICLE_STORE_PATH=http://${PREFIX-editor}-article-store:8080/articles/
-
GENERATION_RESOURCES_PATH=http://nginx:80/api/v1/articles/
-
PORT=4001
# TODO: UPDATE THESE VALUES TO BE MOCK SERVICE ENDPOINTS
-
GENERATION_START_URL=http://editor-mock-service:1080/pdf-generation/start
-
GENERATION_STATUS_URL=http://editor-mock-service:1080/pdf-generation/status
-
GENERATION_API_KEY=mySuperSecretApiKey
...
...
Write
Preview
Markdown
is supported
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