Commit Graph

6 Commits (536ef7b073880b550fc75eed199204b45b722680)

Author SHA1 Message Date
Adrián Villanueva 536ef7b073
Updated docker-compose for persistent pgsql volume
There was a typo and the db data storage wasn't being created, in this way it is created in the same folder as the docker-compose.yml file.
2021-03-08 14:23:09 +01:00
Anders 413f64fed6
Update docker-compose.yml
postgres was updated to version 13 which is not supported in current configuration, stay at version 12 until resolved
2020-09-25 07:25:06 +02:00
Hugo Müller-Downing 7dd5d97279 Use GitHub Container Registry for Docker images
GHCR allows images to be pulled anonymously
2020-09-06 15:48:46 +10:00
Hugo Müller-Downing 73ea516a7a Add DATABASE_TYPE environment variable
Determines which Prisma schema to use
2020-08-23 10:46:33 +10:00
Cobin Bluth d1c7f2162b fix docker-compose 2020-08-22 12:00:35 +02:00
David Birks d15d23539e
Add Dockerfile and docker-compose.yml 2020-08-19 00:25:05 -04:00