+1
-1
packages/lib/build.js
+1
-1
packages/lib/build.js
···
+1
-1
packages/server/Dockerfile
+1
-1
packages/server/Dockerfile
···
+1
-1
packages/server/build.js
+1
-1
packages/server/build.js
···
+2
-2
packages/server/pg/README.md
+2
-2
packages/server/pg/README.md
···-The `db` service has persistent storage on the host machine managed by Docker under a volume named `pg_atp_db`. When the container is removed, data in the database will remain on the host machine. In order to start fresh, you would need to remove the volume.+The `db` service has persistent storage on the host machine managed by Docker under a volume named `pg_plc_db`. When the container is removed, data in the database will remain on the host machine. In order to start fresh, you would need to remove the volume.···