Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Samuel Kulíšek
pa165-secret-service-archive
Commits
d0148bed
Commit
d0148bed
authored
May 21, 2022
by
Jiri Novotny
Browse files
Image in repo
parent
e156bd3b
Pipeline
#142009
passed with stage
in 1 minute and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docker-compose-linux.yml
View file @
d0148bed
...
...
@@ -16,8 +16,7 @@ services:
backend
:
container_name
:
ssa-backend
# privileged: true
build
:
.
image
:
ssa
image
:
quay.io/jnovotny/ssa
# ports:
# - "6969:6969"
network_mode
:
host
...
...
@@ -25,8 +24,7 @@ services:
frontend
:
container_name
:
ssa-frontend
# privileged: true
build
:
.
image
:
ssa
image
:
quay.io/jnovotny/ssa
# ports:
# - "3000:3000"
network_mode
:
host
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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