mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-08 23:31:04 +02:00
[ticket/16553] Use env variables in Codespaces for server name
PHPBB3-16553
This commit is contained in:
@@ -30,7 +30,7 @@ installer:
|
||||
server:
|
||||
cookie_secure: false
|
||||
server_protocol: http://
|
||||
force_server_vars: false
|
||||
force_server_vars: true
|
||||
server_name: localhost
|
||||
server_port: 80
|
||||
script_path: /
|
||||
|
Reference in New Issue
Block a user