Go to file
2024-06-26 12:48:26 +03:00
.mvn/wrapper initial commit 2024-06-26 12:48:26 +03:00
src initial commit 2024-06-26 12:48:26 +03:00
.dockerignore initial commit 2024-06-26 12:48:26 +03:00
.gitignore initial commit 2024-06-26 12:48:26 +03:00
compose.yaml initial commit 2024-06-26 12:48:26 +03:00
Dockerfile initial commit 2024-06-26 12:48:26 +03:00
mvnw initial commit 2024-06-26 12:48:26 +03:00
mvnw.cmd initial commit 2024-06-26 12:48:26 +03:00
pom.xml initial commit 2024-06-26 12:48:26 +03:00
README.Docker.md initial commit 2024-06-26 12:48:26 +03:00

Building and running application

When you're ready, start application by running: docker compose up --build.

Application will be available at http://localhost:8001.