Browse Source

gitignore

yassine 10 months ago
parent
commit
ae1f84bfb4
2 changed files with 6 additions and 0 deletions
  1. 5
    0
      .gitignore
  2. 1
    0
      api-gateway.yml

+ 5
- 0
.gitignore View File

1
+### IntelliJ IDEA ###
2
+.idea
3
+*.iws
4
+*.iml
5
+*.ipr

+ 1
- 0
api-gateway.yml View File

11
             - Path=/customer/**
11
             - Path=/customer/**
12
           filters:
12
           filters:
13
             - StripPrefix=1
13
             - StripPrefix=1
14
+
14
 management:
15
 management:
15
   endpoints:
16
   endpoints:
16
     web:
17
     web:

Powered by TurnKey Linux.