Compare commits

...

2 Commits

Author SHA1 Message Date
rama
55d174e16b Merge pull request 'append env sample and gitignore' (#1) from testing into main
Reviewed-on: docker/traefik#1
2023-11-24 18:20:25 +01:00
Raphael Martin
28e8dba716 inital testing 2023-11-24 17:49:45 +01:00
2 changed files with 9 additions and 0 deletions

3
.env.sample Normal file
View File

@ -0,0 +1,3 @@
PROJECT_NAME=sample
PROJECT_URL=localhost
TRAEFIK_NETWORK=traefik_net

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
.env
*.back
tls-data/*.key
tls-data/*.crt