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
change image in docker-compose
pull/44/head
Guillaume Vincent
8 years ago
parent
1315c29140
commit
789e303e3b
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
docker-compose.prod.yml
+1
-1
frontend
+ 1
- 1
docker-compose.prod.yml
View File
@@ -28,7 +28,7 @@ services:
SECRET_KEY: ${SECRET_KEY}
frontend:
restart: always
image: lesspass/frontend:
gh-pages
image: lesspass/frontend:
latest
nginx:
restart: always
image: lesspass/nginx:latest
+ 1
- 1
frontend
@@ -1 +1 @@
Subproject commit
861e170b94f396808699856813c5e45580a61152
Subproject commit
ccbe4c14b8f433d09947bc31b1c7d05f6a3e7841
Write
Preview
Loading…
Cancel
Save