restart web and bump site
This commit is contained in:
parent
820164a12b
commit
81c1f78118
2 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,7 @@ services:
|
|||
build:
|
||||
context: ./repos/main-site
|
||||
dockerfile: ./Dockerfile
|
||||
restart: always
|
||||
environment:
|
||||
- VIRTUAL_HOST=faulty.nl
|
||||
- LETSENCRYPT_HOST=faulty.nl
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit aee2496502211345f460dd8471c708fac629aab4
|
||||
Subproject commit 463e8e4d0c830fccdabc07816318862a7456ee61
|
Reference in a new issue