We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78661bf commit 2d835e9Copy full SHA for 2d835e9
examples/vouchervault/docker-compose.yml
@@ -1,7 +1,7 @@
1
services:
2
3
vouchervault:
4
- image: l4rm4nd/vouchervault:1.2.x
+ image: l4rm4nd/vouchervault:1.3.x
5
container_name: vouchervault
6
environment:
7
- DOMAIN=vouchervault.example.com # your FQDN or IP; used to define ALLOWED_HOSTS and CSRF_TRUSTED_ORIGINS
0 commit comments