add env file

This commit is contained in:
2025-01-15 17:11:56 -06:00
parent 90f51aa554
commit eb3ae115b7
3 changed files with 10 additions and 0 deletions

View File

@@ -6,6 +6,8 @@ services:
cap_add:
- net_admin
- sys_module
env_file:
- .env
environment:
- TS_STATE_DIR=/var/lib/tailscale
- TS_ENABLE_METRICS=true