Switched to Nhinx Unit
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user