mirror of
https://github.com/jbowdre/virtuallypotato.git
synced 2024-11-21 14:32:19 +00:00
update options for staging builds
This commit is contained in:
parent
512ec574fc
commit
d346d39568
3 changed files with 4 additions and 1 deletions
|
@ -1 +1 @@
|
|||
#comments = true
|
||||
comments = true
|
2
config/staging/config.toml
Normal file
2
config/staging/config.toml
Normal file
|
@ -0,0 +1,2 @@
|
|||
baseurl = "https://staging.virtuallypotato.com/" # Include trailing slash
|
||||
|
1
config/staging/params.toml
Normal file
1
config/staging/params.toml
Normal file
|
@ -0,0 +1 @@
|
|||
comments = false
|
Loading…
Reference in a new issue