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
|
||||
|
|
Reference in a new issue