Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
added ghcr.io repository image
  • Loading branch information
ripps818 committed Feb 14, 2024
1 parent f015485 commit c60f67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
app:
image: palworld-wine
image: ghcr.io/ripps818/palworld-wine:latest
name: palworld-wine
ports:
- 8211:8211/udp # Required UDP game Port
Expand Down

0 comments on commit c60f67a

Please sign in to comment.