fix in compose
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:18-alpine
|
||||
user: "999:999"
|
||||
env_file:
|
||||
- ./.env
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user