Skip to content

Commit

Permalink
#39
Browse files Browse the repository at this point in the history
  • Loading branch information
mnvx committed Apr 3, 2019
1 parent 90e2314 commit 465e71b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
image: nginx:alpine
volumes:
- ./docker/nginx/default.conf:/etc/nginx/conf.d/default.conf
- /data/gitpab/nginx/ssl:/etc/ssl
# - /data/gitpab/nginx/ssl:/etc/ssl
- code:/var/www/html
ports:
- 8000:80
Expand Down

0 comments on commit 465e71b

Please sign in to comment.