going to work on scwrypts envs...
This commit is contained in:
parent
66930780e2
commit
02ed7d615a
9
config/scwrypts/env/local
vendored
9
config/scwrypts/env/local
vendored
@ -8,6 +8,15 @@ export IN_PRODUCTION=
|
|||||||
|
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
|
# directory containing sound effects
|
||||||
|
export DESKTOP__SFX_PATH="$HOME/Media/sfx"
|
||||||
|
export DESKTOP__WALLPAPER_PATH="$HOME/Pictures/bg"
|
||||||
|
|
||||||
|
# home server data
|
||||||
|
export WRYN__SERVER_HOSTNAMES=
|
||||||
|
|
||||||
|
#####################################################################
|
||||||
|
|
||||||
# standard AWS environment variables used by awscli and other tools
|
# standard AWS environment variables used by awscli and other tools
|
||||||
export AWS_ACCOUNT=088935110352
|
export AWS_ACCOUNT=088935110352
|
||||||
export AWS_PROFILE=yage
|
export AWS_PROFILE=yage
|
||||||
|
9
config/scwrypts/env/local.altaria
vendored
9
config/scwrypts/env/local.altaria
vendored
@ -8,6 +8,15 @@ export IN_PRODUCTION=
|
|||||||
|
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
|
# directory containing sound effects
|
||||||
|
export DESKTOP__SFX_PATH="$HOME/Media/sfx" # from local
|
||||||
|
export DESKTOP__WALLPAPER_PATH="$HOME/Pictures/bg" # from local
|
||||||
|
|
||||||
|
# home server data
|
||||||
|
export WRYN__SERVER_HOSTNAMES=
|
||||||
|
|
||||||
|
#####################################################################
|
||||||
|
|
||||||
# standard AWS environment variables used by awscli and other tools
|
# standard AWS environment variables used by awscli and other tools
|
||||||
export AWS_ACCOUNT=088935110352 # from local
|
export AWS_ACCOUNT=088935110352 # from local
|
||||||
export AWS_PROFILE=yage # from local
|
export AWS_PROFILE=yage # from local
|
||||||
|
9
config/scwrypts/env/local.blaziken
vendored
9
config/scwrypts/env/local.blaziken
vendored
@ -8,6 +8,15 @@ export IN_PRODUCTION=
|
|||||||
|
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
|
# directory containing sound effects
|
||||||
|
export DESKTOP__SFX_PATH="$HOME/Media/sfx" # from local
|
||||||
|
export DESKTOP__WALLPAPER_PATH="$HOME/Pictures/bg" # from local
|
||||||
|
|
||||||
|
# home server data
|
||||||
|
export WRYN__SERVER_HOSTNAMES=
|
||||||
|
|
||||||
|
#####################################################################
|
||||||
|
|
||||||
# standard AWS environment variables used by awscli and other tools
|
# standard AWS environment variables used by awscli and other tools
|
||||||
export AWS_ACCOUNT=088935110352 # from local
|
export AWS_ACCOUNT=088935110352 # from local
|
||||||
export AWS_PROFILE=yage # from local
|
export AWS_PROFILE=yage # from local
|
||||||
|
9
config/scwrypts/env/local.butterfree
vendored
9
config/scwrypts/env/local.butterfree
vendored
@ -8,6 +8,15 @@ export IN_PRODUCTION=
|
|||||||
|
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
|
# directory containing sound effects
|
||||||
|
export DESKTOP__SFX_PATH="$HOME/Media/sfx" # from local
|
||||||
|
export DESKTOP__WALLPAPER_PATH="$HOME/Pictures/bg" # from local
|
||||||
|
|
||||||
|
# home server data
|
||||||
|
export WRYN__SERVER_HOSTNAMES=
|
||||||
|
|
||||||
|
#####################################################################
|
||||||
|
|
||||||
# standard AWS environment variables used by awscli and other tools
|
# standard AWS environment variables used by awscli and other tools
|
||||||
export AWS_ACCOUNT=088935110352 # from local
|
export AWS_ACCOUNT=088935110352 # from local
|
||||||
export AWS_PROFILE=yage # from local
|
export AWS_PROFILE=yage # from local
|
||||||
|
9
config/scwrypts/env/local.gardevoir
vendored
9
config/scwrypts/env/local.gardevoir
vendored
@ -8,6 +8,15 @@ export IN_PRODUCTION=
|
|||||||
|
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
|
# directory containing sound effects
|
||||||
|
export DESKTOP__SFX_PATH="$HOME/Media/sfx" # from local
|
||||||
|
export DESKTOP__WALLPAPER_PATH="$HOME/Pictures/bg" # from local
|
||||||
|
|
||||||
|
# home server data
|
||||||
|
export WRYN__SERVER_HOSTNAMES=
|
||||||
|
|
||||||
|
#####################################################################
|
||||||
|
|
||||||
# standard AWS environment variables used by awscli and other tools
|
# standard AWS environment variables used by awscli and other tools
|
||||||
export AWS_ACCOUNT=088935110352 # from local
|
export AWS_ACCOUNT=088935110352 # from local
|
||||||
export AWS_PROFILE=yage # from local
|
export AWS_PROFILE=yage # from local
|
||||||
|
9
config/scwrypts/env/local.umbreon
vendored
9
config/scwrypts/env/local.umbreon
vendored
@ -8,6 +8,15 @@ export IN_PRODUCTION=
|
|||||||
|
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
|
# directory containing sound effects
|
||||||
|
export DESKTOP__SFX_PATH="$HOME/Media/sfx" # from local
|
||||||
|
export DESKTOP__WALLPAPER_PATH="$HOME/Pictures/bg" # from local
|
||||||
|
|
||||||
|
# home server data
|
||||||
|
export WRYN__SERVER_HOSTNAMES=
|
||||||
|
|
||||||
|
#####################################################################
|
||||||
|
|
||||||
# standard AWS environment variables used by awscli and other tools
|
# standard AWS environment variables used by awscli and other tools
|
||||||
export AWS_ACCOUNT=088935110352 # from local
|
export AWS_ACCOUNT=088935110352 # from local
|
||||||
export AWS_PROFILE=yage # from local
|
export AWS_PROFILE=yage # from local
|
||||||
|
Loading…
Reference in New Issue
Block a user