mirror of
https://github.com/Thumbscrew/unifi-docker-compose.git
synced 2025-01-18 01:25:45 +00:00
add .env to gitignore
This commit is contained in:
parent
9a1cfbe51e
commit
357bd67391
6
.env
6
.env
@ -1,6 +0,0 @@
|
||||
VOLUME_PATH=/data/unifi
|
||||
TAG=latest
|
||||
PUID=1000
|
||||
PGID=1000
|
||||
HTTP_PORT=80
|
||||
HTTPS_PORT=443
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.env
|
Loading…
Reference in New Issue
Block a user