mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-05 05:05:17 +02:00
Update docker-compose.yml to remove unnecessary volume mapping
This commit is contained in:
parent
9c46c16bbe
commit
f58271e27c
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@ services:
|
|||
- ORIGIN=http://localhost:3000
|
||||
depends_on:
|
||||
- db
|
||||
volumes:
|
||||
- ./sql:/sql
|
||||
db:
|
||||
image: postgres
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue