forked from Hithomelabs/CFTunnels
Hithomelabs/CFTunnels#99: Fix stack.env path in portainer-automation docker-compose
This commit is contained in:
parent
bfed3d220b
commit
dbfb49f5a9
@ -9,5 +9,5 @@ services:
|
||||
- PORTAINER_API_KEY=${PORTAINER_API_KEY}
|
||||
- PORTAINER_SERVICE_API_KEY=${PORTAINER_SERVICE_API_KEY}
|
||||
env_file:
|
||||
- stack.env
|
||||
- ../stack.env
|
||||
restart: unless-stopped
|
||||
|
||||
Loading…
Reference in New Issue
Block a user