Skip to content

Commit

Permalink
Merge pull request thijsvanloef#2 from GuillaumeBarreau/feat_backup_w…
Browse files Browse the repository at this point in the history
…ith_cron

feat: ✨ Add cron command for DockerFile
  • Loading branch information
GuillaumeBarreau authored Jan 25, 2024
2 parents 07ecd58 + 5bbc0d9 commit 735ae33
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Binary file removed .DS_Store
Binary file not shown.
3 changes: 1 addition & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
services:
palworld:
image: test/palworld-server-docker:latest
build: .
image: thijsvanloef/palworld-server-docker:latest
restart: unless-stopped
container_name: palworld-server
ports:
Expand Down

0 comments on commit 735ae33

Please sign in to comment.