Made it working from one docker-compose file

This commit is contained in:
2023-01-13 08:58:01 +01:00
parent 2e0c84ed60
commit 749120666a
10 changed files with 206 additions and 90 deletions

9
REST_XSLT/.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
target/
nbactions.xml
.idea/
.settings/
.classpath
.settings
.project
*.iml
.vscode