Move dev configs into separate dir

This commit is contained in:
Melody Becker 2024-11-21 13:37:39 +01:00
parent daf0c3b489
commit bf8d272122
6 changed files with 94 additions and 0 deletions

4
devserver/.awsrc Normal file
View file

@ -0,0 +1,4 @@
export AWS_SECRET_ACCESS_KEY=b6d1c8ec97052b8a40ae953de34f336170d85554fbe7875acce0ff51464724ee
export AWS_ACCESS_KEY_ID=GK458f9d7315fc6c9686c41045
export AWS_DEFAULT_REGION="garage"
export AWS_ENDPOINT_URL="http://localhost:3900"