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 }}
|
tls {{ caddy_email }}
|
||||||
}
|
}
|
||||||
|
|
||||||
obj.sathub.de {
|
|
||||||
import country_block
|
|
||||||
reverse_proxy sathub-minio:9001
|
|
||||||
tls {{ caddy_email }}
|
|
||||||
}
|
|
||||||
|
|
||||||
sathub.nl {
|
sathub.nl {
|
||||||
import country_block
|
import country_block
|
||||||
|
|||||||
@@ -75,7 +75,6 @@ services:
|
|||||||
command: server /data --console-address :9001
|
command: server /data --console-address :9001
|
||||||
networks:
|
networks:
|
||||||
- sathub
|
- sathub
|
||||||
- caddy_network
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user