transfer to new site
All checks were successful
update neo with compose files / update (push) Successful in 8s

This commit is contained in:
Didier Slof 2023-04-30 00:35:06 +02:00
parent c0859663e7
commit 1509b8540b
3 changed files with 3 additions and 13 deletions

2
.gitmodules vendored
View file

@ -5,5 +5,5 @@
path = custom/backups/repo path = custom/backups/repo
url = https://git.bits.team/Bits/bits-backups url = https://git.bits.team/Bits/bits-backups
[submodule "custom/faulty-dev-web"] [submodule "custom/faulty-dev-web"]
path = custom/faulty-dev-web path = custom/faulty-web
url = git@git.ixvd.net:didier/web url = git@git.ixvd.net:didier/web

View file

@ -2,17 +2,7 @@ version: '2.2'
services: services:
faulty-web: faulty-web:
build: ./custom/faulty-dev-web build: custom/faulty-web
restart: always
environment:
- VIRTUAL_HOST=dev.neo.faulty.nl
- LETSENCRYPT_HOST=dev.neo.faulty.nl
networks:
- proxy
- internal
faulty-site:
build: custom/web-placeholder
restart: always restart: always
environment: environment:
- VIRTUAL_HOST=faulty.nl - VIRTUAL_HOST=faulty.nl