dockercompose-springboot-mysql-nginx icon indicating copy to clipboard operation
dockercompose-springboot-mysql-nginx copied to clipboard

Docker Compose with Spring Boot, MySQL and NGINX

Results 2 dockercompose-springboot-mysql-nginx issues
Sort by recently updated
recently updated
newest added

[root@localhost test]# docker-compose up Creating network "test_default" with the default driver Building app Step 1/1 : FROM maven:3.5-jdk-8 ---> 15577192293a Successfully built 15577192293a WARNING: Image for service app was built...

1. fix: nginx host not found in upstream "app". 2. imporve: `index.ftl` include css & js. 3. imporve: MySQL CURD.