mirror of
https://github.com/SinTan1729/chhoto-url
synced 2025-04-20 03:40:00 -05:00
Compare commits
1 commit
52e6ec23d5
...
c65e414f9b
Author | SHA1 | Date | |
---|---|---|---|
|
c65e414f9b |
1 changed files with 0 additions and 6 deletions
|
@ -6,12 +6,6 @@ services:
|
||||||
image: sintan1729/chhoto-url:latest
|
image: sintan1729/chhoto-url:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
container_name: chhoto-url
|
container_name: chhoto-url
|
||||||
# You may enable the next two options if you want, but it may break the program if the db is bind
|
|
||||||
# mounted from the system. It does add extra security, but I don't know enough about docker
|
|
||||||
# to help in case it breaks something.
|
|
||||||
# read_only: true
|
|
||||||
# cap_drop:
|
|
||||||
# - ALL
|
|
||||||
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" variable and the number
|
# The number AFTER the colon should match the "port" variable and the number
|
||||||
|
|
Loading…
Reference in a new issue