diff --git a/CASAOS_DEPLOYMENT.md b/CASAOS_DEPLOYMENT.md index 238d576..a053c89 100644 --- a/CASAOS_DEPLOYMENT.md +++ b/CASAOS_DEPLOYMENT.md @@ -80,7 +80,7 @@ This guide explains how to deploy EuchreCamp on your CasaOS server. ```bash # Connect to PostgreSQL container -docker exec -it euchre-camp-postgres psql -U euchre -d euchre_camp +docker exec -it euchre-camp-postgres psql -U euchre_camp -d euchre_camp # List tables \dt