Update config.sh
This commit is contained in:
parent
47aaf6b212
commit
06ffff2d32
|
|
@ -11,5 +11,5 @@ switch_branch=stable # master, stable
|
||||||
cpu_architecture=x86 # arm, x86_64
|
cpu_architecture=x86 # arm, x86_64
|
||||||
cpu_mode=64 # 32 or 64 bit
|
cpu_mode=64 # 32 or 64 bit
|
||||||
php_version=5 # PHP version 5 or 7
|
php_version=5 # PHP version 5 or 7
|
||||||
database_version=9.6 # PostgresSQL 9.4 or 9.6
|
database_repo=official # PostgresSQL official, system, 2ndquadrant
|
||||||
web_server_name=nginx # nginx
|
web_server_name=nginx # nginx
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue