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
kowis-projects
roundcube-container
Commits
1433bba8
Commit
1433bba8
authored
Nov 23, 2019
by
David
Browse files
Switching to port 9091
parent
d5865d90
Pipeline
#234
passed with stage
in 1 minute and 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docker-compose.yml
View file @
1433bba8
...
...
@@ -8,7 +8,7 @@ services:
image
:
nginx:latest
restart
:
always
ports
:
-
'
8080
:80'
-
'
9091
:80'
volumes
:
-
./nginx.conf:/etc/nginx/conf.d/default.conf
-
./roundcubemail:/var/www/html
...
...
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