Compare commits

..

No commits in common. "93e12bee0a179835347df8a61c7ebc41b38c9271" and "cd2c8ba94686d97184db1b6ad79fb51227396070" have entirely different histories.

2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +0,0 @@
.idea

View File

@ -8,4 +8,4 @@ services:
max-size: "10m"
max-file: "10"
compress: "true"
restart: "${RESTARTPOLICY:-always}"
restart: "${RESTARTPOLICY:-unless-stopped}"