mirror of
https://codeberg.org/vegvisir/website.git
synced 2025-09-14 08:53:42 +02:00
10 lines
No EOL
201 B
Text
10 lines
No EOL
201 B
Text
# /var/www/vegvisir/.env.ini
|
|
|
|
; +--------------------+
|
|
; | Base configuration |
|
|
; +--------------------+
|
|
|
|
; An absolute path to the root directory of your website
|
|
root_path = "/var/www/my-website"
|
|
|
|
... |