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
update frontend
pull/44/head
Guillaume Vincent
8 years ago
parent
ece219d6f3
commit
630031f9c8
2 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
docker-compose.override.yml
+1
-1
frontend
+ 3
- 0
docker-compose.override.yml
View File
@@ -9,5 +9,8 @@ services:
- ./frontend:/frontend
- node_modules:/frontend/node_modules
command: npm run dev
nginx:
environment:
- domain=localhost
volumes:
node_modules:
+ 1
- 1
frontend
@@ -1 +1 @@
Subproject commit
f080a8c74e010d57fae8625e40ada1dba88b71c8
Subproject commit
5b744773b7e15eaf1a1276e09df96d55d383be0f
Write
Preview
Loading…
Cancel
Save