Fix Portainer file mounts
This commit is contained in:
@@ -149,6 +149,11 @@ Expected exposed ports:
|
||||
PostgreSQL is intentionally not exposed by default in the Compose file. It is
|
||||
only reachable by the backend on the internal Docker network.
|
||||
|
||||
The stack builds small local images for `database` and `mqtt` so Portainer does
|
||||
not need to bind-mount individual files like `database/init.sql` or
|
||||
`mqtt/mosquitto.conf`. This avoids file-versus-directory mount errors in
|
||||
Portainer Git stacks.
|
||||
|
||||
### 4. Verify
|
||||
|
||||
Open:
|
||||
|
||||
Reference in New Issue
Block a user