mirror of
https://github.com/stonith404/pingvin-share.git
synced 2025-02-19 01:55:48 -05:00
fix: upload volume path
This commit is contained in:
parent
603f3db3e3
commit
7522221ee1
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ services:
|
|||
depends_on:
|
||||
- db
|
||||
volumes:
|
||||
- "./uploads:/usr/src/app/uploads"
|
||||
- "./uploads:/opt/app/uploads"
|
||||
frontend:
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
Loading…
Add table
Reference in a new issue