🐛 Remove Docker Compose user - bind volume permissions error
This commit is contained in:
parent
182cdb6424
commit
d96e33a3c6
@ -1,8 +1,6 @@
|
||||
services:
|
||||
app:
|
||||
#build: .
|
||||
image: ghcr.io/itskovacs/trip:1
|
||||
user: "1000:1000"
|
||||
ports:
|
||||
- 127.0.0.1:8080:8000 #127.0.0.1: locally exposed, on port 8080 by default
|
||||
volumes:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user