SkynetLabs / skynet-webportal

A webapp that makes Skynet accessible to web browsers.
https://siasky.net
Other
256 stars 55 forks source link

remove deploy configuration #2236

Closed kwypchlo closed 1 year ago

kwypchlo commented 1 year ago

Deploy key is ignored when using docker compose.

Some services (clamav) use the 'deploy' key, which will be ignored. Compose does not support 'deploy' configuration - use docker stack deploy to deploy to a swarm.