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

This commit is contained in:
Didier Slof 2023-05-01 21:40:04 +02:00
parent 0e04c588e6
commit 7785fc4eca
Signed by: didier
GPG key ID: 01E71F18AA4398E5
3 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,9 @@ version: '2.2'
services:
faulty-web:
build: custom/faulty-web
build:
context: custom/faulty-web
dockerfile: neo.Dockerfile
restart: always
environment:
- VIRTUAL_HOST=faulty.nl