Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
public
Mímir
Commits
f3a54801
Commit
f3a54801
authored
Aug 14, 2020
by
Aron Fiechter
Browse files
Add docker-compose.yml
parent
c9adcb47
Pipeline
#887
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
deployment/docker-compose.yml
0 → 100644
View file @
f3a54801
version
:
"
3"
services
:
backend
:
image
:
fiecha/mimir-api:latest
container_name
:
mimir-api
ports
:
-
8888:8888
frontend
:
image
:
fiecha/mimir-client:latest
container_name
:
mimir-client
ports
:
-
80:80
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