hopeful fix of web
This commit is contained in:
parent
b9850cc226
commit
311c08a3cb
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ services:
|
|||
web:
|
||||
build:
|
||||
context: ./repos/main-site
|
||||
dockerfile: ./latest.Dockerfile
|
||||
dockerfile: ./docker/latest.Dockerfile
|
||||
restart: always
|
||||
environment:
|
||||
- VIRTUAL_HOST=faulty.nl
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 3cac482dc8780aa14eb5176c6af4e50cc4640737
|
||||
Subproject commit a8aa34fdba2bceceb17ff36e8adc4477d1729ef1
|
Reference in a new issue