Update Docker compose
This commit is contained in:
parent
7b7e8e5d8f
commit
63bad8b0ce
@ -3,6 +3,6 @@ services:
|
|||||||
app:
|
app:
|
||||||
image: git.rainnny.club/rainnny/licenseserver:latest
|
image: git.rainnny.club/rainnny/licenseserver:latest
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/app
|
- ./data:/usr/local/app
|
||||||
ports:
|
ports:
|
||||||
- 7500:7500
|
- "7500:7500"
|
Loading…
x
Reference in New Issue
Block a user