environment variables all the different production setups ( not yet adapted, sensitive info as well)

This commit is contained in:
2025-02-17 18:13:54 +01:00
parent ebe6da4fbb
commit ac27973330
9 changed files with 44 additions and 0 deletions

3
env/production/.env.portainer vendored Normal file
View File

@@ -0,0 +1,3 @@
PORTAINER_IMAGE=portainer/portainer-ce:latest
PORTAINER_DATA_PATH=/opt/containers/portainer/data
PORTAINER_DOMAIN=portainer.yourdomain.com