mirror of
https://github.com/SinTan1729/chhoto-url
synced 2025-02-05 13:52:33 -06:00
Rewording
This commit is contained in:
parent
db8417d919
commit
7b52bd60da
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ services:
|
||||||
container_name: chhoto-url
|
container_name: chhoto-url
|
||||||
ports:
|
ports:
|
||||||
# If you changed the "port" environment variable, adjust accordingly
|
# If you changed the "port" environment variable, adjust accordingly
|
||||||
# The number after the colon should match the "port" environment variable
|
# Both numbers before and after the colon should match the "port" variable
|
||||||
- 4567:4567
|
- 4567:4567
|
||||||
environment:
|
environment:
|
||||||
# Change if you want to mount the database somewhere else.
|
# Change if you want to mount the database somewhere else.
|
||||||
|
|
Loading…
Reference in a new issue