1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-17 13:24:36 +00:00

Fix typo in README

This commit is contained in:
2019-11-20 10:45:48 -05:00
parent 9f37946ba1
commit 6ced3c6797

View File

@@ -36,7 +36,7 @@ To deploy a a full local version of the app `bash deploy/deploy-test.sh` (this r
# Deployment # Deployment
The production version of this is currently deployed in Kubernetes. See [Deploying with Kubernetes](deploy/kubernetes/READEME.md) The production version of this is currently deployed in Kubernetes. See [Deploying with Kubernetes](deploy/kubernetes/README.md)
**Required environment variables for deployment** **Required environment variables for deployment**
* `WRESTLINGDEV_DB_NAME=databasename` * `WRESTLINGDEV_DB_NAME=databasename`