also faulty site
All checks were successful
update neo with compose files / update (push) Successful in 6s

This commit is contained in:
Didier Slof 2023-04-30 00:32:30 +02:00
parent 0605fe1178
commit c0859663e7
3 changed files with 2 additions and 10 deletions

View file

@ -12,9 +12,7 @@ services:
- internal
faulty-site:
build:
context: ./custom/faulty-site
dockerfile: ./docker/latest.Dockerfile
build: custom/web-placeholder
restart: always
environment:
- VIRTUAL_HOST=faulty.nl
@ -24,9 +22,7 @@ services:
- internal
ixvd-web:
build:
context: ./custom/ixvd-site
dockerfile: ./docker/latest.Dockerfile
build: custom/web-placeholder
restart: always
environment:
- VIRTUAL_HOST=ixvd.net