mirror of
https://gitlab.com/futile/thingy.git
synced 2026-07-21 08:10:07 +00:00
whatever
This commit is contained in:
@@ -67,9 +67,6 @@ specifics for everything
|
||||
- settings -> network -> http -> security
|
||||
- permissive cors policy: `true` **[restart needed]**
|
||||
|
||||
**notes**
|
||||
- in [docker-compose.yml](docker-compose.yml), a `stalwart-logs` volume is currently defined but not being used, due to the fact that stalwart does not seem to create anything within it. i need to figure out why. for now, stalwart logs to console.
|
||||
|
||||
**useful links**
|
||||
- https://stalw.art/docs/install/platform/docker/
|
||||
- https://stalw.art/docs/install/security/
|
||||
|
||||
@@ -29,7 +29,6 @@ services:
|
||||
volumes:
|
||||
- stalwart-etc:/etc/stalwart
|
||||
- stalwart-data:/var/lib/stalwart
|
||||
- stalwart-logs:/var/log/stalwart
|
||||
networks:
|
||||
- services
|
||||
|
||||
@@ -74,7 +73,6 @@ volumes:
|
||||
caddy-config:
|
||||
stalwart-etc:
|
||||
stalwart-data:
|
||||
stalwart-logs:
|
||||
bulwark-settings:
|
||||
bulwark-config:
|
||||
bulwark-state:
|
||||
|
||||
Reference in New Issue
Block a user