mirror of
https://github.com/odoocker/odoocker
synced 2025-11-04 23:29:19 +01:00
fixed service names
This commit is contained in:
@@ -39,13 +39,13 @@ services:
|
||||
- traefik.http.routers.traefik-dashboard.entrypoints=${TRAEFIK_DASHBOARD_ENTRYPOINTS}
|
||||
- traefik.http.routers.traefik-dashboard.tls.certresolver=${TRAEFIK_DASHBOARD_TLS_CERTRESOLVER}
|
||||
|
||||
letsencrypt:
|
||||
acme-companion:
|
||||
restart: unless-stopped
|
||||
|
||||
redis:
|
||||
keydb:
|
||||
restart: unless-stopped
|
||||
|
||||
s3:
|
||||
minio:
|
||||
restart: unless-stopped
|
||||
|
||||
pgadmin:
|
||||
|
||||
Reference in New Issue
Block a user