Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmolokanov committed Feb 29, 2024
1 parent b52aed8 commit 1525e3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ services:
build:
context: .
args:
APP_ROOT: ${APP_ROOT}
TGZ_FILE: ${TGZ_FILE}
SERVER_PATH: ${SERVER_PATH}
SERVER_GZ: ${SERVER_GZ}
entrypoint: "/start.sh"
image: samp-server
ports:
Expand Down

0 comments on commit 1525e3b

Please sign in to comment.