mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
0eb57aae41
- Add Dockerfile to build angular file and serve with nginx - Add nginx conf file to serve builded angular files when image run - Add dockerignore to limit docker context
8 lines
75 B
Plaintext
8 lines
75 B
Plaintext
.angular/
|
|
node_modules/
|
|
dist/
|
|
docs/
|
|
e2e/
|
|
**/*.log
|
|
**/.DS_Store
|
|
**/Thumbs.db |