mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-08 01:38:34 -05:00
fixed config
This commit is contained in:
parent
bf687e3b9b
commit
3d60faba0e
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ in {
|
|||
environment = {
|
||||
PORT = "45876";
|
||||
KEY = secrets.baszel_key;
|
||||
HUB_URL = "http://10.0.0.2:8090";
|
||||
HUB_URL = "http://serenity.pizzly-bortle.ts.net:8090";
|
||||
TOKEN = secrets.baszel_token;
|
||||
};
|
||||
volumes = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue