Skip to content

Commit

Permalink
inital setting: connecting db
Browse files Browse the repository at this point in the history
  • Loading branch information
singsangssong committed Jan 8, 2025
1 parent 4fe1b29 commit 643bc09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
- "3307:3306"

ruty-server:
image: ghcr.io/singsangssong/ruty-server-deploy:latest
image: ghcr.io/central-makeus/ruty-server-deploy:latest
container_name: ruty-server
restart: always
environment:
Expand Down

0 comments on commit 643bc09

Please sign in to comment.