Skip to content

Commit 2d835e9

Browse files
authored
chore: upgrade vouchervault
1 parent 78661bf commit 2d835e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/vouchervault/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22

33
vouchervault:
4-
image: l4rm4nd/vouchervault:1.2.x
4+
image: l4rm4nd/vouchervault:1.3.x
55
container_name: vouchervault
66
environment:
77
- DOMAIN=vouchervault.example.com # your FQDN or IP; used to define ALLOWED_HOSTS and CSRF_TRUSTED_ORIGINS

0 commit comments

Comments
 (0)