File tree 2 files changed +2
-3
lines changed
2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,7 @@ services:
21
21
- ' 5432'
22
22
volumes :
23
23
- ./var/db/init_db.sql:/docker-entrypoint-initdb.d/init_db.sql
24
- # volumes:
25
- # - postgres_data:/var/lib/postgresql/data/
24
+ # - ./pg_data:/var/lib/postgresql/data/
26
25
27
26
web :
28
27
container_name : patrowl-django
Original file line number Diff line number Diff line change 404
404
< footer class ="footer ">
405
405
< div class ="container-fluid ">
406
406
< div class ="col-sm-6 ">
407
- < span class ="text-muted "> PatrOwl Manager 2018-2019 - version: {{ PATROWL_VERSION }}</ span >
407
+ < span class ="text-muted "> PatrOwl Manager 2018-2020 - version: {{ PATROWL_VERSION }}</ span >
408
408
< a href ="https://github.com/Patrowl/PatrowlManager "> < i class ="text-muted fab fa-github fa-lg " aria-hidden ="true "> </ i > </ a >
409
409
< a href ="https://twitter.com/patrowl_io "> < i class ="text-muted fab fa-twitter fa-lg " aria-hidden ="true "> </ i > </ a >
410
410
< a href ="https://www.linkedin.com/company/patrowl/ "> < i class ="text-muted fab fa-linkedin fa-lg " aria-hidden ="true "> </ i > </ a >
You can’t perform that action at this time.
0 commit comments