Compare commits
2 Commits
d5d60e2fa6
...
55d174e16b
Author | SHA1 | Date | |
---|---|---|---|
|
55d174e16b | ||
|
28e8dba716 |
3
.env.sample
Normal file
3
.env.sample
Normal file
@ -0,0 +1,3 @@
|
||||
PROJECT_NAME=sample
|
||||
PROJECT_URL=localhost
|
||||
TRAEFIK_NETWORK=traefik_net
|
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
.env
|
||||
|
||||
*.back
|
||||
tls-data/*.key
|
||||
tls-data/*.crt
|
||||
|
Loading…
Reference in New Issue
Block a user