fix docker-compose.* + .env*
- postgres - redis - keycloak - pgadmin - consul - api-gateway - ping-service
This commit is contained in:
+3
-2
@@ -4,6 +4,9 @@ out/
|
||||
.gradle/
|
||||
**/build/
|
||||
|
||||
# Enviroments
|
||||
#.env
|
||||
|
||||
# Kotlin
|
||||
.kotlin/
|
||||
|
||||
@@ -26,8 +29,6 @@ logs/
|
||||
# Kotlin/Java
|
||||
*.class
|
||||
|
||||
config/.env
|
||||
|
||||
# Generated diagrams
|
||||
build/diagrams/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user