sparkyfitness
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
POSTGRES_USER: ${SPARKY_FITNESS_DB_USER}
|
||||
POSTGRES_PASSWORD: ${SPARKY_FITNESS_DB_PASSWORD}
|
||||
volumes:
|
||||
- ./postgresql:/var/lib/postgresql/data
|
||||
- /home/soenke/docker-data/sparkyfitness/postgresql:/var/lib/postgresql/data
|
||||
networks:
|
||||
- sparkyfitness-network # Use the new named network
|
||||
|
||||
|
||||
Reference in New Issue
Block a user