parent
f19ee05351
commit
5f045f8cf5
@ -9,8 +9,8 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "3000:3000"
|
- "3000:3000"
|
||||||
volumes:
|
volumes:
|
||||||
- /home/ubuntu/data/one-api:/data
|
- ./data:/data
|
||||||
- /home/ubuntu/data/one-api/logs:/app/logs
|
- ./logs:/app/logs
|
||||||
# environment:
|
# environment:
|
||||||
# REDIS_CONN_STRING: redis://default:redispw@localhost:49153
|
# REDIS_CONN_STRING: redis://default:redispw@localhost:49153
|
||||||
# SESSION_SECRET: random_string
|
# SESSION_SECRET: random_string
|
||||||
|
Loading…
Reference in New Issue
Block a user