new ixvd site
All checks were successful
update neo with compose files / notify after actions (push) Successful in 2s
update neo with compose files / deploy the config on the server (push) Successful in 7s

This commit is contained in:
Didier Slof 2023-04-30 22:36:04 +02:00
parent cc56467633
commit 2ff1a6a37a
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored
View file

@ -7,3 +7,6 @@
[submodule "custom/faulty-dev-web"]
path = custom/faulty-web
url = git@git.ixvd.net:didier/web
[submodule "custom/ixvd-web"]
path = custom/ixvd-web
url = git@git.ixvd.net:ixvd/web

1
custom/ixvd-web Submodule

@ -0,0 +1 @@
Subproject commit 64566142b9299838f44a1026064ee313889d6167

View file

@ -12,7 +12,7 @@ services:
- internal
ixvd-web:
build: custom/web-placeholder
build: custom/ixvd-web
restart: always
environment:
- VIRTUAL_HOST=ixvd.net