Switched to Nhinx Unit

This commit is contained in:
2023-04-15 19:32:48 +00:00
parent d4592ecd65
commit 266cbc4afb
4 changed files with 11 additions and 11 deletions

View File

@@ -107,13 +107,13 @@ site:
# Global configuration
global:
# Which image to use for the web server
serverImage: ghcr.io/cloudynes/php-nginx
serverImage: ghcr.io/cloudynes/php-unit
# Which image to use for the initialization
initImage: ghcr.io/cloudynes/php-init
initImage: ghcr.io/cloudynes/php-cd
# The tag to use for the above images
imageTag: fpm8.0-alpine3.16
imageTag: "8.0"
# The database instance where the database will be provisioned
dbInstance: "kincaid"