Skip to content

Commit

Permalink
๐Ÿ’š chore: update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnyineverywhere authored Oct 2, 2023
1 parent 2eae642 commit a5d661c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
services:
spring-boot:
platform: linux/amd64
build:
context: .
dockerfile: Dockerfile
args:
- LIBGL_PATH=/usr/lib/x86_64-linux-gnu/libGL.so.1
dockerfile: ./Dockerfile
ports:
- 80:8080
networks:
Expand Down

0 comments on commit a5d661c

Please sign in to comment.