u
This commit is contained in:
parent
e59dc70197
commit
3f9c80a4dd
1 changed files with 3 additions and 1 deletions
|
|
@ -8,7 +8,9 @@ services:
|
|||
# - .env
|
||||
environment:
|
||||
# - JAVA_OPTS=-Xmx${MEMORY} ${JAVA_COMPOSE_OPTS}
|
||||
- REPOSILITE_OPTS=--port 80 --token admin:secret
|
||||
|
||||
# Use --token admin:secret to login first time
|
||||
- REPOSILITE_OPTS=--port 80
|
||||
volumes:
|
||||
- reposilite-data:/app/data
|
||||
restart: always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue