You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-08-06 22:32:51 +02:00
update project readme
This commit is contained in:
@ -222,7 +222,7 @@ $ docker-compose down
|
||||
Running `docker-compose down` will properly stop and terminate the Docker Compose session.
|
||||
|
||||
Note: None of the containers are setup by default with volumes and all data will be lost with `docker-compose down`.
|
||||
This is specicaly important to remember regarding the postgres container. If you would like data to be persisted across
|
||||
This is specifically important to remember regarding the postgres container. If you would like data to be persisted across
|
||||
builds locally, update `docker-compose.yaml` to define a volume.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user