mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-25 17:00:40 +02:00
use service profiles
This commit is contained in:
@@ -4,6 +4,7 @@ services:
|
||||
poste-io:
|
||||
container_name: poste-io
|
||||
image: analogic/poste.io
|
||||
profiles: ["disabled"]
|
||||
volumes:
|
||||
- ${ROOT_INSTALL}/data/poste.io:/data
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user