mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-02-02 01:38:15 -05:00
Removes obsolete file mount
This commit is contained in:
parent
57fc1d8f08
commit
c5ceb3b2b1
@ -29,7 +29,6 @@ services:
|
|||||||
DB_SQLITE_FILE: "/data/database.sqlite"
|
DB_SQLITE_FILE: "/data/database.sqlite"
|
||||||
volumes:
|
volumes:
|
||||||
- npm_data:/data
|
- npm_data:/data
|
||||||
- ../.jenkins/config-sqlite.json:/app/config/development.json
|
|
||||||
expose:
|
expose:
|
||||||
- 81
|
- 81
|
||||||
- 80
|
- 80
|
||||||
|
Loading…
Reference in New Issue
Block a user