Compare commits
2 Commits
1b8c49de7d
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
02ee7d62cd | ||
|
|
bb2c64ddeb |
@@ -4,4 +4,14 @@
|
||||
|
||||
From: Carbone https://hub.docker.com/r/carbone/carbone-ee#running-carbone-community-edition-forever-free
|
||||
|
||||
## Usage :
|
||||
|
||||
ex :
|
||||
|
||||
```
|
||||
carbone:
|
||||
relations:
|
||||
web-proxy:
|
||||
frontend:
|
||||
domain: carbone.dev1.elabore.coop
|
||||
```
|
||||
|
||||
@@ -47,6 +47,7 @@ oidc_logout_uri=$(options-get oidc-logout-uri) || exit 1
|
||||
|
||||
init-config-add "
|
||||
$SERVICE_NAME:
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- $SERVICE_DATASTORE:/var/lib/outline/data
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user