1
0
mirror of https://github.com/elyby/accounts.git synced 2025-01-11 22:42:12 +05:30
accounts/.gitattributes
ErickSkrauch f33439d829 Completely untie the backend from the frontend.
Build nginx and mariadb together with the app image.
Upgrade docker-compose configuration to 3 version.
Add cleanup step to the gitlab-ci.
2019-04-06 15:52:23 +02:00

4 lines
106 B
Plaintext

# Fix EOL for all files, that should be executed inside Docker container
*.sh text eol=lf
yii text eol=lf