host/nut0: Switch to prod configuration
infra/cfg/pipeline/head This commit looks good Details

master
Dustin 2024-01-15 16:15:47 -06:00
parent 47278c01e5
commit 37d65984c7
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
package nut0 package nut0
import ( import (
"du5t1n.me/cfg/env/test" "du5t1n.me/cfg/env/prod"
) )
nut: test.nut nut: prod.nut