mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-24 04:21:14 +00:00
chore: upgrade vouchervault
This commit is contained in:
parent
78661bfb2c
commit
2d835e95d5
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
|
|
||||||
vouchervault:
|
vouchervault:
|
||||||
image: l4rm4nd/vouchervault:1.2.x
|
image: l4rm4nd/vouchervault:1.3.x
|
||||||
container_name: vouchervault
|
container_name: vouchervault
|
||||||
environment:
|
environment:
|
||||||
- DOMAIN=vouchervault.example.com # your FQDN or IP; used to define ALLOWED_HOSTS and CSRF_TRUSTED_ORIGINS
|
- DOMAIN=vouchervault.example.com # your FQDN or IP; used to define ALLOWED_HOSTS and CSRF_TRUSTED_ORIGINS
|
||||||
|
|
Loading…
Reference in New Issue
Block a user