This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
lesspass
mirror of
https://github.com/lesspass/lesspass.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
67
Wiki
Activity
Browse Source
force https for lesspass
pull/44/head
Guillaume Vincent
8 years ago
parent
7312b12f60
commit
52197b9581
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
docker-compose.yml
+1
-1
nginx
+ 1
- 0
docker-compose.yml
View File
@@ -29,6 +29,7 @@ services:
build: ./nginx
ports:
- "80:80"
- "443:443"
volumes_from:
- backend
links:
+ 1
- 1
nginx
@@ -1 +1 @@
Subproject commit
23d711470bd1e989e464e60f2e9868356fe7fc2e
Subproject commit
5273ab5c1e31bf6f1ae0964a6f5f2c882119d461
Write
Preview
Loading…
Cancel
Save