Remove unused obj.sathub.de configuration and caddy_network from MinIO service in Docker Compose
This commit is contained in:
@@ -98,11 +98,6 @@ api.sathub.de {
|
||||
tls {{ caddy_email }}
|
||||
}
|
||||
|
||||
obj.sathub.de {
|
||||
import country_block
|
||||
reverse_proxy sathub-minio:9001
|
||||
tls {{ caddy_email }}
|
||||
}
|
||||
|
||||
sathub.nl {
|
||||
import country_block
|
||||
|
||||
@@ -75,7 +75,6 @@ services:
|
||||
command: server /data --console-address :9001
|
||||
networks:
|
||||
- sathub
|
||||
- caddy_network
|
||||
depends_on:
|
||||
- postgres
|
||||
|
||||
|
||||
Reference in New Issue
Block a user