fix: portainer does not replace a compose variable, so sensitive information should be put directly at portainer

This commit is contained in:
Luigi Oliveira 2023-06-13 01:30:52 -03:00
parent 0dabf129db
commit 87e3e30a37

View file

@ -5,7 +5,7 @@ services:
environment:
- WG_HOST=home.marioverde.com.br
# ⚠️ Change this in Portainer configs, see README
- PASSWORD=foobar123
#- PASSWORD=foobar123
image: weejewel/wg-easy
container_name: wg-easy
hostname: wg-easy