kopia lustrzana https://github.com/Haxxnet/Compose-Examples
Update docker-compose.yml
rodzic
e9c26dac8e
commit
4aa0e4d1f1
|
@ -7,7 +7,6 @@ services:
|
||||||
container_name: docuseal
|
container_name: docuseal
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- FORCE_SSL=${HOST}
|
|
||||||
- DATABASE_URL=postgresql://postgres:postgres@postgres:5432/docuseal
|
- DATABASE_URL=postgresql://postgres:postgres@postgres:5432/docuseal
|
||||||
volumes:
|
volumes:
|
||||||
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/docuseal/data:/data
|
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/docuseal/data:/data
|
||||||
|
|
Ładowanie…
Reference in New Issue