pull/215/head
Tony Benoy 6 years ago
parent d3af3ce33c
commit a55aac9d8f
No known key found for this signature in database
GPG Key ID: C26752B6501EAD3D

@ -35,7 +35,7 @@ OE_SUPERADMIN="admin"
GENERATE_RANDOM_PASSWORD="True" GENERATE_RANDOM_PASSWORD="True"
OE_CONFIG="${OE_USER}-server" OE_CONFIG="${OE_USER}-server"
# Set the website name # Set the website name
WEBSITE_NAME="-" WEBSITE_NAME="_"
# Set the default Odoo longpolling port (you still have to use -c /etc/odoo-server.conf for example to use this.) # Set the default Odoo longpolling port (you still have to use -c /etc/odoo-server.conf for example to use this.)
LONGPOLLING_PORT="8072" LONGPOLLING_PORT="8072"
# Set to "True" to install certbot and have ssl enabled, "False" to use http # Set to "True" to install certbot and have ssl enabled, "False" to use http

Loading…
Cancel
Save